org.itest.scenario
Class ITestScenarioAction

java.lang.Object
  extended by org.itest.scenario.ITestScenarioAction

public class ITestScenarioAction
extends Object

Created by rumcajs on 11/13/14.


Constructor Summary
ITestScenarioAction()
           
 
Method Summary
 String getMethodName()
           
 String getName()
           
 Class[] getParamTypes()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ITestScenarioAction

public ITestScenarioAction()
Method Detail

getName

public String getName()

getMethodName

public String getMethodName()

getParamTypes

public Class[] getParamTypes()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2015. All rights reserved.