org.dawb.common.python.test
Class PythonCommandTest
java.lang.Object
org.dawb.common.python.test.PythonCommandTest
public class PythonCommandTest
- extends java.lang.Object
Class to test Python class, requires further tests to be written.
The current tests here could also be done smarter and improve coverage.
Please add more tests...
- Author:
- gerring
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PythonCommandTest
public PythonCommandTest()
testSyncPrint
public void testSyncPrint()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInputOutput
public void testInputOutput()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTimeout
public void testTimeout()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAsyncSleep
public void testAsyncSleep()
throws java.lang.Exception
- Throws:
java.lang.Exception
test25Threads
public void test25Threads()
throws java.lang.Exception
- Throws:
java.lang.Exception