public class JRubyEngineTest
extends java.lang.Object
| Constructor and Description |
|---|
JRubyEngineTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testApply()
Test of apply method, of class JRubyEngine.
|
void |
testCall()
Test of call method, of class JRubyEngine.
|
void |
testDeclareBean()
Test of declareBean method, of class JRubyEngine.
|
void |
testEval()
Test of eval method, of class JRubyEngine.
|
void |
testExec()
Test of exec method, of class JRubyEngine.
|
void |
testHandleException()
Test of handleException method, of class JRubyEngine.
|
void |
testInitialize()
Test of initialize method, of class JRubyEngine.
|
void |
testLVar() |
void |
testPathTyp() |
void |
testRubyVersion() |
void |
testTerminate()
Test of terminate method, of class JRubyEngine.
|
void |
testUndeclareBean()
Test of undeclareBean method, of class JRubyEngine.
|
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 testApply()
throws BSFException
BSFExceptionpublic void testEval()
throws java.lang.Exception
java.lang.Exceptionpublic void testExec()
throws java.lang.Exception
java.lang.Exceptionpublic void testCall()
throws java.lang.Exception
java.lang.Exceptionpublic void testInitialize()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeclareBean()
throws java.lang.Exception
java.lang.Exceptionpublic void testUndeclareBean()
throws java.lang.Exception
java.lang.Exceptionpublic void testHandleException()
throws BSFException
BSFExceptionpublic void testTerminate()
throws BSFException
BSFExceptionpublic void testPathTyp()
throws BSFException
BSFExceptionpublic void testRubyVersion()
throws BSFException
BSFExceptionpublic void testLVar()
throws BSFException
BSFExceptionCopyright © 2002-2009 JRuby Team. All Rights Reserved.