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