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