Uiinfrastructure API Docs  
 

IndividualTestProgressTracker Class

Manages the test results for a single task. Used to build up a report array that can be used to record results. Has hooks back to progress manager class.

For a list of all members of this type, see IndividualTestProgressTracker Members.

System.Object
   com.plumtree.uiinfrastructure.diagnostic.IndividualTestProgressTracker

public class IndividualTestProgressTracker : IProgressTracker

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.diagnostic

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

IndividualTestProgressTracker Members | com.plumtree.uiinfrastructure.diagnostic Namespace