net.sourceforge.jxunit
Class JXTestArg
java.lang.Object
|
+--net.sourceforge.jxunit.JXTestArg
- All Implemented Interfaces:
- JXTestStep
- public class JXTestArg
- extends Object
- implements JXTestStep
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
schema
public String schema
file
public String file
value
public String value
indirect
public boolean indirect
schemaClass
public String schemaClass
JXTestArg
public JXTestArg()
eval
public void eval(JXTestCase testCase)
throws Throwable
- Specified by:
eval
in interface JXTestStep