public class AbstractContextTest
extends java.lang.Object
Constructor and Description |
---|
AbstractContextTest() |
Modifier and Type | Method and Description |
---|---|
void |
testEquals() |
void |
testGetAttribute() |
void |
testGetAttributeTypes() |
void |
testHashCode() |
void |
testSet() |
void |
testSetAll() |
void |
testSetWithKey() |
void |
testSetWithKeyAndType() |
void |
testToString() |
public void testSet()
public void testSetWithKey()
public void testSetAll()
public void testSetWithKeyAndType()
public void testGetAttribute()
public void testGetAttributeTypes()
public void testHashCode()
public void testEquals()
public void testToString()