33 #include "nsISupports.idl"
39 [scriptable,
uuid(5b11ad26-8f01-46a8-8263-1de16be960eb)]
51 void init( in AString aComponentList );
void init(in AString aComponentList)
Initialize the Test Harness object.
void logFailure(in AString aComponentName)
Called by the test harness code when a test fails.
An interface for launching unit tests from XULRunner apps.