wt.tools.resource
Class Test
java.lang.Object
wt.tools.resource.Test
- All Implemented Interfaces:
- ExecutableApp
- public class Test
- extends Object
- implements ExecutableApp
Constructor Summary |
Test()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Test
public Test()
execute
public void execute(String[] args)
throws WTException
- Description copied from interface:
ExecutableApp
Supported API: false
- Specified by:
execute
in interface ExecutableApp
- Parameters:
args
-
- Throws:
WTException
execute
public void execute(String step)
throws WTException
- Throws:
WTException
test1
public void test1()
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
test2
public void test2()
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
test3
public void test3()
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
writeResourceInfos
protected void writeResourceInfos(ResourceInfo resourceInfo)
throws WTException
- Throws:
WTException