net.sourceforge.jxunit
Class JXTestSave
java.lang.Object
|
+--net.sourceforge.jxunit.JXTestSave
- All Implemented Interfaces:
- JXTestStep
- public class JXTestSave
- 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
indirect
public boolean indirect
schemaClass
public String schemaClass
JXTestSave
public JXTestSave()
eval
public void eval(JXTestCase testCase)
throws Throwable
- Specified by:
eval
in interface JXTestStep