public abstract class AbstractJythonScriptEngineServiceTests extends AbstractJUnit4FileTestCase
Modifier and Type | Field and Description |
---|---|
protected JythonScriptEngineService |
m_jythonScriptEngineService |
protected ScriptLocation |
m_pyScript |
protected Recorder |
m_recorder |
protected Test |
m_test |
Constructor and Description |
---|
AbstractJythonScriptEngineServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testInitialisationWithCacheDir() |
void |
testInitialisationWithEmptyClasspath() |
void |
testInitialisationWithNonCollocatedGrinderAndJythonJars() |
void |
testNoMatch() |
getDirectory, tearDown
protected final Test m_test
protected ScriptLocation m_pyScript
protected JythonScriptEngineService m_jythonScriptEngineService
@Mock protected Recorder m_recorder
public AbstractJythonScriptEngineServiceTests()
public void testInitialisationWithEmptyClasspath() throws Exception
Exception
public void testInitialisationWithNonCollocatedGrinderAndJythonJars() throws Exception
Exception
public void testInitialisationWithCacheDir() throws Exception
Exception
Copyright © 2000-2014. All Rights Reserved.