public class ThreadSafeLocalContextProviderTest
extends java.lang.Object
Constructor and Description |
---|
ThreadSafeLocalContextProviderTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testGetAttributeMap()
Test of getAttributeMap method, of class ThreadSafeLocalContextProvider.
|
void |
testGetRuntime()
Test of getRuntime method, of class ThreadSafeLocalContextProvider.
|
void |
testGetVarMap()
Test of getVarMap method, of class ThreadSafeLocalContextProvider.
|
void |
testIsRuntimeInitialized()
Test of isRuntimeInitialized method, of class ThreadSafeLocalContextProvider.
|
void |
testTerminate()
Test of terminate method, of class ThreadSafeLocalContextProvider.
|
void |
testTerminate2() |
void |
testTerminate3() |
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()
public void tearDown()
public void testGetRuntime()
public void testGetVarMap()
public void testGetAttributeMap()
public void testIsRuntimeInitialized()
public void testTerminate()
public void testTerminate2() throws java.lang.NullPointerException
java.lang.NullPointerException
public void testTerminate3() throws java.lang.NullPointerException
java.lang.NullPointerException
Copyright © 2002-2009 JRuby Team. All Rights Reserved.