Uses of Interface
raccoon.api.eai.uitest.IComparator

Packages that use IComparator
raccoon.api.eai.uitest Contains the non regression testing components that the Raccoon Framework offers. 
raccoon.core.uitest   
raccoon.tibco.tibrv.uitest The implementation of the UITest framework for TIB/Rendezvous. 
 

Uses of IComparator in raccoon.api.eai.uitest
 

Methods in raccoon.api.eai.uitest that return IComparator
 IComparator IUnitRecorder.newComparator()
          Creates a message comparator for this recorder.
 

Uses of IComparator in raccoon.core.uitest
 

Methods in raccoon.core.uitest with parameters of type IComparator
(package private)  ReceivedMessage UiTester.findMessage(IComparator pComparator, java.util.ArrayList pResultOfComparator, java.util.Map pMessages)
          Checks if the given message is located in the list of messages.
 

Uses of IComparator in raccoon.tibco.tibrv.uitest
 

Classes in raccoon.tibco.tibrv.uitest that implement IComparator
 class TibrvCompare
          TODO Document this class.
 

Methods in raccoon.tibco.tibrv.uitest that return IComparator
 IComparator TibrvRecorder.newComparator()
          Creates a message comparator for this recorder
 



Copyright null null. All Rights Reserved.