|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbb.util.ObjectState.UnitTest
public static class ObjectState.UnitTest
See the Overview page of the project's javadocs for a general description of this unit test class.
Nested Class Summary | |
---|---|
private static class |
ObjectState.UnitTest.CompoundClass
|
private static class |
ObjectState.UnitTest.InterfaceImplementingClass
|
private static class |
ObjectState.UnitTest.NoFields
|
private static class |
ObjectState.UnitTest.ReferringClass
|
private static class |
ObjectState.UnitTest.SubClass
Has fields which provide similar complete coverage and distinct values as ObjectState.UnitTest.SuperClass . |
private static interface |
ObjectState.UnitTest.SubInterface2
|
private static interface |
ObjectState.UnitTest.SubInterface4
|
private static class |
ObjectState.UnitTest.SuperClass
Has fields which provide complete coverage of:
all modifier permutations
public protected
Also, all the values are distinct, both within this class and from ObjectState.UnitTest.SubClass below. |
private static interface |
ObjectState.UnitTest.SuperInterface1
|
private static interface |
ObjectState.UnitTest.SuperInterface3
|
Constructor Summary | |
---|---|
ObjectState.UnitTest()
|
Method Summary | |
---|---|
void |
test_describe()
|
void |
test_Filters()
|
void |
test_generateToStringCode()
|
void |
test_generateToStringLabeledCode()
|
void |
test_toString()
|
void |
test_toStringLabeled()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectState.UnitTest()
Method Detail |
---|
public void test_describe()
public void test_toString()
public void test_toStringLabeled()
public void test_generateToStringCode()
public void test_generateToStringLabeledCode()
public void test_Filters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |