Exemplo n.º 1
0
 def doStandaloneTest(cls, testName, testOptions, resultCallback, errorCallback, formatResult = False):
     return StandaloneTestManager.startTest(testName, testOptions, resultCallback, errorCallback,
                                            formatResult = formatResult)