|
|||||||||
| 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(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(String left,
ReflectUnitTest.Comparison comparison,
String right)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||