org.sonar.batch.mediumtest
Class BatchMediumTester
java.lang.Object
org.sonar.batch.mediumtest.BatchMediumTester
public class BatchMediumTester
- extends Object
Main utility class for writing batch medium tests.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
public static BatchMediumTester.BatchMediumTesterBuilder builder()
start
public void start()
stop
public void stop()
newTask
public BatchMediumTester.TaskBuilder newTask()
newScanTask
public BatchMediumTester.TaskBuilder newScanTask(File sonarProps)
Copyright © 2009–2015 SonarSource. All rights reserved.