fr.inria.peerunit.parser
Class AfterClassMethod

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

public class AfterClassMethod
extends TestMethod

Author:
sunye

Field Summary
 
Fields inherited from class fr.inria.peerunit.parser.TestMethod
method, range, timeout
 
Constructor Summary
AfterClassMethod(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

AfterClassMethod

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


Copyright © 2010. All Rights Reserved.