public class SCInstanceTest extends Object
Constructor and Description |
---|
SCInstanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testGetContext() |
void |
testGetContextNullParent() |
void |
testGetContextParent() |
void |
testGetLastConfiguration() |
void |
testGetLastConfigurationNull() |
void |
testGetRootContext() |
void |
testGetRootContextEvaluator() |
void |
testGetRootContextNull() |
void |
testIsEmpty() |
void |
testIsEmptyFalse() |
void |
testReset() |
public SCInstanceTest()
public void setUp()
public void testGetRootContextNull()
public void testGetRootContext()
public void testGetRootContextEvaluator() throws Exception
Exception
public void testGetContext()
public void testGetContextNullParent() throws Exception
Exception
public void testGetContextParent() throws Exception
Exception
public void testGetLastConfigurationNull()
public void testGetLastConfiguration()
public void testIsEmpty()
public void testIsEmptyFalse()
public void testReset()
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.