public class TestNGTestTask extends TestTask
collectCoverage, id, offline, searchPathURLs, testMethod| Constructor and Description |
|---|
TestNGTestTask(URL[] searchPathURLs,
boolean offline,
boolean collectCoverage,
TestMethod testMethod) |
| Modifier and Type | Method and Description |
|---|---|
TestNGTestResult |
call()
Callable method to run JUnit test and return result.
|
getTestMethod, toStringpublic TestNGTestTask(URL[] searchPathURLs, boolean offline, boolean collectCoverage, TestMethod testMethod)
public TestNGTestResult call() throws Exception
ExceptionCopyright © 2010–2019 GZoltar. All rights reserved.