bb.util
Class Properties2.UnitTest
java.lang.Object
bb.util.Properties2.UnitTest
- Enclosing class:
- Properties2
public static class Properties2.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Properties2.UnitTest
public Properties2.UnitTest()
test_constructor_StringArray_pass
public void test_constructor_StringArray_pass()
test_constructor_StringArray_fail1
public void test_constructor_StringArray_fail1()
test_constructor_StringArray_fail2
public void test_constructor_StringArray_fail2()
test_constructor_StringArray_fail3
public void test_constructor_StringArray_fail3()
test_checkKeys_pass
public void test_checkKeys_pass()
test_checkKeys_fail
public void test_checkKeys_fail()
test_audit
public void test_audit()
- Calls all the methods which should use
audit
to log a mutation.
Need to manually examine the log file to see if the expected events are present.
test_freeze_fail
public void test_freeze_fail()
test_freeze_copy
public void test_freeze_copy()