Uiinfrastructure API Docs  
 

IProgressTracker.notifyevent Method (String, Boolean)

Called by testrunner to add a message to the message log

void notifyevent(
   string message,
   bool verbose
);

Parameters

message
verbose

See Also

IProgressTracker Interface | com.plumtree.uiinfrastructure.diagnostic.testinterface Namespace | IProgressTracker.notifyevent Overload List