public class JRubyThreadContextTest
extends TestCase
Constructor and Description |
---|
JRubyThreadContextTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testRedefineClassPerRuntime()
Checks if a class can be redefined between different Ruby instances.
|
void |
testThreadContextPerRuntime()
Check that the thread context can be different between Ruby instances
|
protected void setUp() throws java.lang.Exception
java.lang.Exception
public void testThreadContextPerRuntime()
public void testRedefineClassPerRuntime() throws java.lang.Exception
java.lang.Exception
Copyright © 2002-2009 JRuby Team. All Rights Reserved.