| com.sun.jbi.binding.file.TestFileCommand
TestFileCommand | public class TestFileCommand extends TestCase (Code) | | DOCUMENT ME!
author: Sun Microsystems, Inc. |
Method Summary | |
public static Test | suite() | public void | testExecute() Test of execute method, of class com.sun.jbi.binding.file.FileCommand. | public void | testSetLogger() Test of setLogger method, of class com.sun.jbi.binding.file.FileCommand. |
TestFileCommand | public TestFileCommand(java.lang.String testName)(Code) | | Creates a new TestFileCommand object.
Parameters: testName - DOCUMENT ME! |
suite | public static Test suite()(Code) | | DOCUMENT ME!
DOCUMENT ME! |
testExecute | public void testExecute()(Code) | | Test of execute method, of class com.sun.jbi.binding.file.FileCommand.
|
testSetLogger | public void testSetLogger()(Code) | | Test of setLogger method, of class com.sun.jbi.binding.file.FileCommand.
|
|
|