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