public class SimpleContextTest extends Object
Constructor and Description |
---|
SimpleContextTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testGetNull() |
void |
testGetParentNull() |
void |
testGetParentValue() |
void |
testGetParentWrongValue() |
void |
testGetValue() |
void |
testHasNullParent() |
void |
testHasParentCorrectKey() |
void |
testHasParentWrongKey() |
void |
testHasTrue() |
void |
testSetVarsChangeValue() |
void |
testSetVarsEmpty() |
void |
testSetVarsParent() |
public SimpleContextTest()
public void testHasTrue()
public void testHasNullParent()
public void testHasParentWrongKey()
public void testHasParentCorrectKey()
public void testGetNull()
public void testGetValue()
public void testGetParentValue()
public void testGetParentNull()
public void testGetParentWrongValue()
public void testSetVarsChangeValue()
public void testSetVarsEmpty()
public void testSetVarsParent()
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.