public class SecurityTestRunnerImpl extends AbstractTestCaseRunner
Constructor and description |
---|
SecurityTestRunnerImpl
(SecurityTest test, StringToObjectMap properties) |
Type Params | Return Type | Name and description |
---|---|---|
|
TestStep |
cloneForSecurityScan(WsdlTestStep sourceTestStep) Clones original TestStep for security modification this does not alter the original test step |
|
static TestStep |
cloneTestStepForSecurityScan(WsdlTestStep sourceTestStep) Clones original TestStep for security modification this does not alter the original test step |
|
SecurityTestRunContext |
createContext(StringToObjectMap properties) |
|
long |
getFunctionalTimeTaken() |
|
SecurityTest |
getSecurityTest() |
|
WsdlTestCase |
getTestCase() |
|
long |
getTimeTaken() |
|
TestStepResult |
runTestStep(TestStep testStep, boolean discard, boolean process) |
|
SecurityScanResult |
runTestStepSecurityScan(SecurityTestRunContext runContext, TestStep currentStep, SecurityScan securityScan) |
Methods inherited from class | Name |
---|---|
class AbstractTestCaseRunner |
enforceMaxResults, getGotoStepIndex, getResultCount, getResults, getStartStep, getTestCase, getTimeTaken, gotoStep, gotoStepByName, internalRun, onCancel, onFail, runTestStep, runTestStep, runTestStepByName, setResultCount, setStartStep |
class AbstractTestRunner |
cancel, createContext, fail, getError, getId, getReason, getRunContext, getStartTime, getStatus, getTestRunnable, getThread, getTimeTaken, isCanceled, isFailed, isRunning, run, start, waitUntilFinished |
Clones original TestStep for security modification this does not alter the original test step
Clones original TestStep for security modification this does not alter the original test step