| |
|
| org.codehaus.groovy.bsf.CacheBSFTest
CacheBSFTest | public class CacheBSFTest extends TestCase (Code) | | Tests the Caching BSF integration
author: James Birchfield version: $Revision: 4166 $ |
Field Summary | |
protected BSFManager | manager |
manager | protected BSFManager manager(Code) | | |
testBuiltInVariable | public void testBuiltInVariable() throws Exception(Code) | | |
testClassLoaderSet | public void testClassLoaderSet() throws BSFException(Code) | | |
testCompileErrorWithEval | public void testCompileErrorWithEval() throws Exception(Code) | | |
testCompileErrorWithExec | public void testCompileErrorWithExec() throws Exception(Code) | | |
testDeclaredVariables | public void testDeclaredVariables() throws Exception(Code) | | |
|
|
|