public class ConcurrentLocalContextProviderTest
extends java.lang.Object
Constructor and Description |
---|
ConcurrentLocalContextProviderTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testGetAttributeMap()
Test of getAttributeMap method, of class ConcurrentLocalContextProvider.
|
void |
testGetRubyInstanceConfig()
Test of getRubyInstanceConfig method, of class ConcurrentLocalContextProvider.
|
void |
testGetRuntime()
Test of getRuntime method, of class ConcurrentLocalContextProvider.
|
void |
testGetVarMap()
Test of getVarMap method, of class ConcurrentLocalContextProvider.
|
void |
testIsRuntimeInitialized()
Test of isRuntimeInitialized method, of class ConcurrentLocalContextProvider.
|
void |
testTerminate() |
public static void setUpClass() throws java.lang.Exception
java.lang.Exception
public static void tearDownClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.io.FileNotFoundException
java.io.FileNotFoundException
public void tearDown()
public void testGetRuntime()
public void testGetRubyInstanceConfig()
public void testGetVarMap()
public void testGetAttributeMap()
public void testIsRuntimeInitialized()
public void testTerminate()
Copyright © 2002-2009 JRuby Team. All Rights Reserved.