|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ReflectUnitTest.Comparison in org.reflext.test |
---|
Methods in org.reflext.test that return ReflectUnitTest.Comparison | |
---|---|
static ReflectUnitTest.Comparison |
ReflectUnitTest.Comparison.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReflectUnitTest.Comparison[] |
ReflectUnitTest.Comparison.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.reflext.test with parameters of type ReflectUnitTest.Comparison | |
---|---|
protected void |
ReflectUnitTest.compare(java.lang.String left,
ReflectUnitTest.Comparison comparison,
java.lang.String right)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |