Uiinfrastructure API Docs  
 

IndividualTestProgressTracker.init Method 

Sets the number of tasks to be run

public virtual void init(
   int iTask,
   int iNumTasks,
   bool verbose
);

Implements

IProgressTracker.init

See Also

IndividualTestProgressTracker Class | com.plumtree.uiinfrastructure.diagnostic Namespace