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.Exception
public static void tearDownClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.io.FileNotFoundException
java.io.FileNotFoundException
public void tearDown()
public void testEval() throws java.lang.Exception
java.lang.Exception
public void testEval_context() throws java.lang.Exception
java.lang.Exception
public void testEval_bindings() throws java.lang.Exception
java.lang.Exception
public void testGetEngine() throws javax.script.ScriptException
javax.script.ScriptException
public void testTerminate() throws javax.script.ScriptException
javax.script.ScriptException
Copyright © 2002-2009 JRuby Team. All Rights Reserved.