public class TestJythonScriptEngine extends AbstractJUnit4FileTestCase
JythonScriptEngine
.Constructor and Description |
---|
TestJythonScriptEngine() |
Modifier and Type | Method and Description |
---|---|
static void |
callback(Object o) |
void |
initialise() |
void |
testInitialise() |
void |
testInitialiseJythonException() |
void |
testInitialiseNoCallable() |
void |
testInitialiseNoCallable2() |
void |
testInitialiseNoFile() |
void |
testInitialisePathScriptDirectory() |
void |
testInitialisePathScriptWorkingDirectory() |
void |
testNewWorkerRunnableWithTestRunner() |
void |
testShutdownBadHook() |
void |
testShutdownExitHook() |
void |
testWorkerRunnable() |
void |
testWorkerRunnableBadRunner() |
void |
testWorkerRunnableBadRunner2() |
void |
testWorkerRunnableBadRunner3() |
void |
testWorkerRunnableNoCallable() |
getDirectory, tearDown
public void testInitialiseNoCallable2() throws Exception
Exception
public void testInitialiseJythonException() throws Exception
Exception
public void testInitialisePathScriptWorkingDirectory() throws Exception
Exception
public void testInitialisePathScriptDirectory() throws Exception
Exception
public void testWorkerRunnableNoCallable() throws Exception
Exception
public void testWorkerRunnableBadRunner() throws Exception
Exception
public void testWorkerRunnableBadRunner2() throws Exception
Exception
public void testWorkerRunnableBadRunner3() throws Exception
Exception
public void testNewWorkerRunnableWithTestRunner() throws Exception
Exception
public static void callback(Object o)
Copyright © 2000-2014. All Rights Reserved.