public class ServerTaintTrackingTestListener extends BaseTaintTrackingTestListener
criticalReproductionDirectory, currentReportFile, generatedRerunConfigs, rerunConfigsDirectory, rerunProgress, target, violationNumber, violationReport, violationReportsDirectory| Constructor and Description |
|---|
ServerTaintTrackingTestListener(Object target,
String rerunConfigsPath,
String violationReportsPath,
String criticalReproductionPath,
RerunProgress rerunProgress) |
| Modifier and Type | Method and Description |
|---|---|
int |
testError(String className,
String methodName) |
int |
testFailed(String className,
String methodName) |
void |
testSetEnded(String className) |
void |
testSetStarted(String className) |
void |
testStarted(String className,
String methodName) |
int |
testSucceeded(String className,
String methodName) |
addTaintInfo, ensureDirectoriesInitialized, getLowestNumberedFile, reportRerunResult, setReportFileInfo, writeCriticalViolationReproductionFiles, writeRequestsAsCurlCommands, writeToAppendingObjectStreampublic ServerTaintTrackingTestListener(Object target, String rerunConfigsPath, String violationReportsPath, String criticalReproductionPath, RerunProgress rerunProgress)
Copyright © 2020. All rights reserved.