public interface TestNgTestSuite
Modifier and Type | Method and Description |
---|---|
void |
execute(String testSetName,
ReporterFactory reporterManagerFactory) |
Map |
locateTestSets(ClassLoader classLoader) |
void execute(String testSetName, ReporterFactory reporterManagerFactory) throws TestSetFailedException
TestSetFailedException
Map locateTestSets(ClassLoader classLoader) throws TestSetFailedException
TestSetFailedException
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.