ca.intelliware.amakihi.fixture
Class BaseReturnValueValidator.PerfectMatchResult

java.lang.Object
  |
  +--ca.intelliware.amakihi.fixture.BaseReturnValueValidator.MatchResult
        |
        +--ca.intelliware.amakihi.fixture.BaseReturnValueValidator.PerfectMatchResult
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
BaseReturnValueValidator

public class BaseReturnValueValidator.PerfectMatchResult
extends BaseReturnValueValidator.MatchResult


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

BaseReturnValueValidator.PerfectMatchResult

public BaseReturnValueValidator.PerfectMatchResult(org.w3c.dom.Node node)
Method Detail

isSuccessful

public boolean isSuccessful()
Overrides:
isSuccessful in class BaseReturnValueValidator.MatchResult

getDescription

public java.lang.String getDescription()
Overrides:
getDescription in class BaseReturnValueValidator.MatchResult


Copyright 2002 Intelliware Development. All Rights Reserved.