public class TestKernel extends TestRubyBase
runtime| Constructor and Description |
|---|
TestKernel(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testExit() |
void |
testLoad() |
void |
testPrintf() |
void |
testRequire() |
eval, tearDownprotected void setUp()
throws java.lang.Exception
setUp in class TestRubyBasejava.lang.Exceptionpublic void testLoad()
throws java.lang.Exception
java.lang.Exceptionpublic void testRequire()
throws java.lang.Exception
java.lang.Exceptionpublic void testPrintf()
throws java.lang.Exception
java.lang.Exceptionpublic void testExit()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2002-2009 JRuby Team. All Rights Reserved.