org.sonar.plugins.surefire.api
Class SurefireUtils
java.lang.Object
org.sonar.plugins.surefire.api.SurefireUtils
public final class SurefireUtils
- extends Object
- Since:
- 2.4
|
Method Summary |
static File |
getReportsDirectory(org.sonar.api.config.Settings settings,
org.sonar.api.resources.Project project)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUREFIRE_REPORTS_PATH_PROPERTY
public static final String SUREFIRE_REPORTS_PATH_PROPERTY
- See Also:
- Constant Field Values
getReportsDirectory
public static File getReportsDirectory(org.sonar.api.config.Settings settings,
org.sonar.api.resources.Project project)
Copyright © 2012-2014 SonarSource. All Rights Reserved.