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

Packages that use UiTest
raccoon.core.uitest   
raccoon.core.uitest.data   
 

Uses of UiTest in raccoon.core.uitest
 

Methods in raccoon.core.uitest with parameters of type UiTest
(package private)  UiTestResult UiTester.executeTest(UiTest pTest)
          Executes a single test case.
(package private)  UiTestResult UiTester.isReceived(UiTest pTest)
          Checks if the expected messages where all received.
(package private)  void UiTester.loadExpected(UiTest pTest)
          Retrieves from the file system the messages that are expected for this test.
(package private)  IUnitPlayer UiTester.setUp(UiTest pTest)
          Prepares the given unit test for execution.
(package private)  void UiTester.tearDown(UiTest pTest)
          Tears down the specified test case.
 

Uses of UiTest in raccoon.core.uitest.data
 

Methods in raccoon.core.uitest.data with parameters of type UiTest
 void UiCase.addUiTest(UiTest pUiTest)
          Adds a new test element to this instance.
 



Copyright null null. All Rights Reserved.