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, tearDown
protected void setUp() throws java.lang.Exception
setUp
in class TestRubyBase
java.lang.Exception
public void testLoad() throws java.lang.Exception
java.lang.Exception
public void testRequire() throws java.lang.Exception
java.lang.Exception
public void testPrintf() throws java.lang.Exception
java.lang.Exception
public void testExit() throws java.lang.Exception
java.lang.Exception
Copyright © 2002-2009 JRuby Team. All Rights Reserved.