Uses of Class
raccoon.core.uitest.data.ComponentFile

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

Uses of ComponentFile in raccoon.api.eai.uitest
 

Methods in raccoon.api.eai.uitest with parameters of type ComponentFile
 void IUnitPlayer.addPlayerChannel(ComponentFile pRecordingChannel)
          Adds a new player channel to the list of current playing channels.
 void IUnitRecorder.addRecordingChannel(ComponentFile pRecordingChannel)
          Adds a new recording channel to the list of current recording channels.
 

Uses of ComponentFile in raccoon.core.uitest.data
 

Methods in raccoon.core.uitest.data that return ComponentFile
 ComponentFile UiTest.getPublisher()
          The description of the publisher associated to this test case.
 

Methods in raccoon.core.uitest.data with parameters of type ComponentFile
 void UiTest.addExpected(ComponentFile pExpected)
          Adds an expected message to the list of current messages.
 void UiTest.addSubscriber(ComponentFile pSubscriber)
          Adds a new subscriber to the current test case.
 void UiTest.setPublisher(ComponentFile pPublisher)
          Defines the publisher for this test case.
 

Uses of ComponentFile in raccoon.core.uitest.file
 

Methods in raccoon.core.uitest.file with parameters of type ComponentFile
 void FilePublisher.addPlayerChannel(ComponentFile pRecordingChannel)
          Adds a new player channel to the list of current playing channels.
 

Uses of ComponentFile in raccoon.tibco.tibrv.uitest
 

Methods in raccoon.tibco.tibrv.uitest with parameters of type ComponentFile
 void TibrvPlayer.addPlayerChannel(ComponentFile pRecordingChannel)
          Adds a new player channel to the list of current playing channels.
 void TibrvRecorder.addRecordingChannel(ComponentFile pRecordingChannel)
          Adds a new recording channel to the list of current recording channels.
 



Copyright null null. All Rights Reserved.