net.grinder.scriptengine.jython
Class TestJythonScriptEngineService
java.lang.Object
net.grinder.testutility.AbstractJUnit4FileTestCase
net.grinder.scriptengine.jython.AbstractJythonScriptEngineServiceTests
net.grinder.scriptengine.jython.TestJythonScriptEngineService
public class TestJythonScriptEngineService
- extends AbstractJythonScriptEngineServiceTests
Unit tests for JythonScriptEngine.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestJythonScriptEngineService
public TestJythonScriptEngineService()
testInitialisationWithCollocatedGrinderAndJythonJars
public void testInitialisationWithCollocatedGrinderAndJythonJars()
throws Exception
- Throws:
Exception
testCreateInstrumentedProxy
public void testCreateInstrumentedProxy()
throws Exception
- Throws:
Exception
testInstrument
public void testInstrument()
throws Exception
- Throws:
Exception
testWithNoInstrumenters
public void testWithNoInstrumenters()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.