net.grinder.scriptengine.clojure
Class TestClojureScriptEngine
java.lang.Object
net.grinder.testutility.AbstractJUnit4FileTestCase
net.grinder.scriptengine.clojure.TestClojureScriptEngine
public class TestClojureScriptEngine
- extends AbstractJUnit4FileTestCase
Unit tests for ClojureScriptEngine.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestClojureScriptEngine
public TestClojureScriptEngine()
testBadScript
public void testBadScript()
throws Exception
- Throws:
Exception
testNilRunnerFactory
public void testNilRunnerFactory()
throws Exception
- Throws:
Exception
testNoneRunnerFactory
public void testNoneRunnerFactory()
throws Exception
- Throws:
Exception
testNoWorkerRunnable
public void testNoWorkerRunnable()
throws Exception
- Throws:
Exception
testNilWorkerRunnable
public void testNilWorkerRunnable()
throws Exception
- Throws:
Exception
testBadRunnerFactory
public void testBadRunnerFactory()
throws Exception
- Throws:
Exception
testGoodWorkerRunnable
public void testGoodWorkerRunnable()
throws Exception
- Throws:
Exception
testBadWorkerRunnable
public void testBadWorkerRunnable()
throws Exception
- Throws:
Exception
testCreateWorkerRunnableWithBadRunner
public void testCreateWorkerRunnableWithBadRunner()
throws Exception
- Throws:
Exception
testCreateWorkerRunnableWithGoodRunner
public void testCreateWorkerRunnableWithGoodRunner()
throws Exception
- Throws:
Exception
called
public static void called()
Copyright © 2000-2013. All Rights Reserved.