fr.inria.peerunit.parser
Class TestStepMethod

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

public class TestStepMethod
extends TestMethod

Author:
sunye

Field Summary
 
Fields inherited from class fr.inria.peerunit.parser.TestMethod
method, range, timeout
 
Constructor Summary
TestStepMethod(java.lang.reflect.Method m)
           
 
Method Summary
 int order()
           
 
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

TestStepMethod

public TestStepMethod(java.lang.reflect.Method m)
Parameters:
m -
Method Detail

order

public final int order()
Returns:


Copyright © 2010. All Rights Reserved.