Uiinfrastructure API Docs  
 

IProgressTracker.notifyevent Method

Called by testrunner to add a message to the message log

Overload List

Called by testrunner to add a message to the message log

void notifyevent(int,ReturnValue);

Called by testrunner to add a message to the message log

void notifyevent(string,bool);

See Also

IProgressTracker Interface | com.plumtree.uiinfrastructure.diagnostic.testinterface Namespace