public class TestRubyInstanceConfig extends TestRubyBase
Modifier and Type | Class and Description |
---|---|
protected static class |
TestRubyInstanceConfig.NullLoadService |
runtime
Constructor and Description |
---|
TestRubyInstanceConfig(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testRubyInstanceConfigDefaults() |
void |
testRubyInstanceConfigOverriding() |
void |
testSettingNewLoaderWillCreateNewClassLoader() |
eval, tearDown
protected void setUp() throws java.lang.Exception
setUp
in class TestRubyBase
java.lang.Exception
public void testRubyInstanceConfigDefaults() throws java.lang.Exception
java.lang.Exception
public void testRubyInstanceConfigOverriding() throws java.lang.Exception
java.lang.Exception
public void testSettingNewLoaderWillCreateNewClassLoader() throws java.lang.Exception
java.lang.Exception
Copyright © 2002-2009 JRuby Team. All Rights Reserved.