![]() | Called by testrunner when test completes |
![]() | Called by testrunner when a test step fails and has to be backtracked |
![]() | Returns true if the overall task completed, no matter what the status |
![]() | Gets the number of steps completed |
![]() | Returns number of tasks to be run |
![]() | Returns maximum value of progress indicator for this test |
![]() | Returns number of tasks to be run |
![]() | Gets a specific return value for a step. Step 0 is init. |
![]() | Called by testrunner for each test step |
![]() | Sets the number of tasks to be run |
![]() | Overloaded. Called by testrunner to add a message to the message log |
![]() | sets the completed boolean |
![]() | Tracks th ename of this task. |
![]() | Sets the maximum for progress tracking |
![]() | Sets a specific return value for a step. Step 0 is init. |
IProgressTracker Interface | com.plumtree.uiinfrastructure.diagnostic.testinterface Namespace