fr.inria.peerunit.parser
Class BeforeClassMethod

java.lang.Object
  extended by fr.inria.peerunit.parser.TestMethod
      extended by fr.inria.peerunit.parser.BeforeClassMethod

public class BeforeClassMethod
extends TestMethod

Author:
sunye

Field Summary
 
Fields inherited from class fr.inria.peerunit.parser.TestMethod
method, range, timeout
 
Constructor Summary
BeforeClassMethod(java.lang.reflect.Method m)
           
 
Method Summary
 
Methods inherited from class fr.inria.peerunit.parser.TestMethod
method, newRange, range, timeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeforeClassMethod

public BeforeClassMethod(java.lang.reflect.Method m)


Copyright © 2010. All Rights Reserved.