public class SecurityTestRunContext extends WsdlTestRunContext
INTERACTIVE, LOAD_TEST_CONTEXT, LOAD_TEST_RUNNER, RUN_COUNT, THREAD_INDEX, TOTAL_RUN_COUNT
HTTP_STATE_PROPERTY, PROPERTY_SEPARATOR
Constructor and Description |
---|
SecurityTestRunContext(TestCaseRunner testRunner,
StringToObjectMap properties) |
Modifier and Type | Method and Description |
---|---|
Object |
get(Object key) |
SecurityScan |
getCurrentScan() |
int |
getCurrentScanIndex() |
int |
getCurrentScanOnSecurityTestIndex() |
SecurityTestStepResult |
getCurrentSecurityStepResult() |
protected TestStepResult |
getOriginalTestStepResult() |
void |
setCurrentScanIndex(int currentScanIndex) |
void |
setCurrentScanOnSecurityTestIndex(int currentScanOnSecurityTestIndex) |
void |
setCurrentSecurityStepResult(SecurityTestStepResult result) |
protected void |
setOriginalTestStepResult(TestStepResult originalTestStepResult) |
addPropertyChangeListener, expand, getCurrentStep, getCurrentStepIndex, getProperty, getProperty, getSettings, getTestCase, getTestRunner, put, removePropertyChangeListener, reset, setCurrentStep, setProperty
clear, clone, containsKey, containsValue, entrySet, equals, getModelItem, getProperties, getProperty, getPropertyNames, hashCode, hasProperty, isEmpty, keySet, putAll, remove, removeProperty, resetProperties, setProperty, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
getModelItem, getProperties, getPropertyNames, hasProperty, removeProperty
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public SecurityTestRunContext(TestCaseRunner testRunner, StringToObjectMap properties)
public int getCurrentScanOnSecurityTestIndex()
public void setCurrentScanOnSecurityTestIndex(int currentScanOnSecurityTestIndex)
public int getCurrentScanIndex()
public void setCurrentScanIndex(int currentScanIndex)
public void setCurrentSecurityStepResult(SecurityTestStepResult result)
public SecurityTestStepResult getCurrentSecurityStepResult()
protected TestStepResult getOriginalTestStepResult()
protected void setOriginalTestStepResult(TestStepResult originalTestStepResult)
public SecurityScan getCurrentScan()
Copyright © 2019. All Rights Reserved.