public class JRubyCompiledScriptTest
extends java.lang.Object
| Constructor and Description |
|---|
JRubyCompiledScriptTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testEval_bindings()
Test of eval method, of class Jsr223JRubyCompiledScript.
|
void |
testEval_context()
Test of eval method, of class Jsr223JRubyCompiledScript.
|
void |
testEval()
Test of eval method, of class Jsr223JRubyCompiledScript.
|
void |
testGetEngine()
Test of getEngine method, of class Jsr223JRubyCompiledScript.
|
void |
testTerminate() |
public static void setUpClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownClass()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic void tearDown()
public void testEval()
throws java.lang.Exception
java.lang.Exceptionpublic void testEval_context()
throws java.lang.Exception
java.lang.Exceptionpublic void testEval_bindings()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetEngine()
throws javax.script.ScriptException
javax.script.ScriptExceptionpublic void testTerminate()
throws javax.script.ScriptException
javax.script.ScriptExceptionCopyright © 2002-2009 JRuby Team. All Rights Reserved.