|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.intelliware.amakihi.fixture.BaseReturnValueValidator.MatchResult | +--ca.intelliware.amakihi.fixture.BaseReturnValueValidator.PerfectMatchResult
Constructor Summary | |
BaseReturnValueValidator.PerfectMatchResult(org.w3c.dom.Node node)
|
Method Summary | |
java.lang.String |
getDescription()
|
boolean |
isSuccessful()
|
Methods inherited from class ca.intelliware.amakihi.fixture.BaseReturnValueValidator.MatchResult |
compareTo, getNode, getPrecedence, getReason |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseReturnValueValidator.PerfectMatchResult(org.w3c.dom.Node node)
Method Detail |
public boolean isSuccessful()
isSuccessful
in class BaseReturnValueValidator.MatchResult
public java.lang.String getDescription()
getDescription
in class BaseReturnValueValidator.MatchResult
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |