|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
nz.ac.waikato.mcennis.rat.graph.descriptors.PropertiesImplementationTest
public class PropertiesImplementationTest
Constructor Summary | |
---|---|
PropertiesImplementationTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAdd_ParameterInternal()
Test of add method, of class PropertiesImplementation. |
void |
testAdd_String_List()
Test of add method, of class PropertiesImplementation. |
void |
testAdd_String_Object()
Test of add method, of class PropertiesImplementation. |
void |
testBadCheck_Parameter()
Test of check method, of class PropertiesImplementation. |
void |
testBadDefaultAdd_String_Object()
Test of add method, of class PropertiesImplementation. |
void |
testBadLeftCheck_Properties()
Test of check method, of class PropertiesImplementation. |
void |
testBadLeftMerge()
Test of merge method, of class PropertiesImplementation. |
void |
testBadRightMerge()
Test of merge method, of class PropertiesImplementation. |
void |
testBasicBadRightCheck_Properties()
Test of check method, of class PropertiesImplementation. |
void |
testBasicCheck_Properties()
Test of check method, of class PropertiesImplementation. |
void |
testBothMissingCheck_Properties()
Test of check method, of class PropertiesImplementation. |
void |
testBothMissingMerge()
Test of merge method, of class PropertiesImplementation. |
void |
testCheck_Parameter()
Test of check method, of class PropertiesImplementation. |
void |
testCheckMissing_Parameter()
Test of check method, of class PropertiesImplementation. |
void |
testCheckNull_Properties()
Test of check method, of class PropertiesImplementation. |
void |
testConsistantMerge()
Test of merge method, of class PropertiesImplementation. |
void |
testDefaultCheck_Properties()
Test of check method, of class PropertiesImplementation. |
void |
testDefaultMerge()
Test of merge method, of class PropertiesImplementation. |
void |
testDefaultReplace()
Test of replace method, of class PropertiesImplementation. |
void |
testDuplicate()
Test of duplicate method, of class PropertiesImplementation. |
void |
testEmptyGet_0args()
Test of get method, of class PropertiesImplementation. |
void |
testGet_0args()
Test of get method, of class PropertiesImplementation. |
void |
testGet_String()
Test of get method, of class PropertiesImplementation. |
void |
testGetDefaultRestriction()
Test of getDefaultRestriction method, of class PropertiesImplementation. |
void |
testInconsistantMerge()
Test of merge method, of class PropertiesImplementation. |
void |
testLeftMissingCheck_Properties()
Test of check method, of class PropertiesImplementation. |
void |
testLeftMissingMerge()
Test of merge method, of class PropertiesImplementation. |
void |
testMissingAdd_ParameterInternal()
Test of add method, of class PropertiesImplementation. |
void |
testMissingAdd_String_Object()
Test of add method, of class PropertiesImplementation. |
void |
testMissingRemove()
Test of remove method, of class PropertiesImplementation. |
void |
testMissingReplace()
Test of replace method, of class PropertiesImplementation. |
void |
testNullGet_String()
Test of get method, of class PropertiesImplementation. |
void |
testNullReplace()
Test of replace method, of class PropertiesImplementation. |
void |
testNullSet_Property()
Test of set method, of class PropertiesImplementation. |
void |
testRemove()
Test of remove method, of class PropertiesImplementation. |
void |
testRightMissingCheck_Properties()
Test of check method, of class PropertiesImplementation. |
void |
testRightMissingMerge()
Test of merge method, of class PropertiesImplementation. |
void |
testSameMerge()
Test of merge method, of class PropertiesImplementation. |
void |
testSet_Property()
Test of set method, of class PropertiesImplementation. |
void |
testSet_String_List()
Test of set method, of class PropertiesImplementation. |
void |
testSet_String_Object()
Test of set method, of class PropertiesImplementation. |
void |
testSetDefaultRestriction()
Test of setDefaultRestriction method, of class PropertiesImplementation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertiesImplementationTest(java.lang.String testName)
Method Detail |
---|
protected void setUp() throws java.lang.Exception
java.lang.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
public void testGet_String()
public void testNullGet_String()
public void testSet_Property()
public void testNullSet_Property()
public void testAdd_String_Object()
public void testBadDefaultAdd_String_Object()
public void testMissingAdd_String_Object()
public void testAdd_ParameterInternal()
public void testMissingAdd_ParameterInternal()
public void testRemove()
public void testMissingRemove()
public void testGetDefaultRestriction()
public void testSetDefaultRestriction()
public void testDuplicate()
public void testGet_0args()
public void testEmptyGet_0args()
public void testCheck_Parameter()
public void testCheckMissing_Parameter()
public void testBadCheck_Parameter()
public void testDefaultCheck_Properties()
public void testBasicCheck_Properties()
public void testBasicBadRightCheck_Properties()
public void testBadLeftCheck_Properties()
public void testRightMissingCheck_Properties()
public void testLeftMissingCheck_Properties()
public void testBothMissingCheck_Properties()
public void testCheckNull_Properties()
public void testDefaultReplace()
public void testMissingReplace()
public void testNullReplace()
public void testDefaultMerge()
public void testSameMerge()
public void testConsistantMerge()
public void testInconsistantMerge()
public void testLeftMissingMerge()
public void testRightMissingMerge()
public void testBothMissingMerge()
public void testBadLeftMerge()
public void testBadRightMerge()
public void testAdd_String_List()
public void testSet_String_Object()
public void testSet_String_List()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |