public class TestClojureScriptEngine extends AbstractJUnit4FileTestCase
ClojureScriptEngine
.Constructor and Description |
---|
TestClojureScriptEngine() |
Modifier and Type | Method and Description |
---|---|
static void |
called() |
void |
testBadRunnerFactory() |
void |
testBadScript() |
void |
testBadWorkerRunnable() |
void |
testCreateWorkerRunnableWithBadRunner() |
void |
testCreateWorkerRunnableWithGoodRunner() |
void |
testGoodWorkerRunnable() |
void |
testNilRunnerFactory() |
void |
testNilWorkerRunnable() |
void |
testNoneRunnerFactory() |
void |
testNoWorkerRunnable() |
getDirectory, tearDown
public void testCreateWorkerRunnableWithBadRunner() throws Exception
Exception
public void testCreateWorkerRunnableWithGoodRunner() throws Exception
Exception
public static void called()
Copyright © 2000-2014. All Rights Reserved.