public class SecurityTestRunContext extends WsdlTestRunContext
INTERACTIVE, LOAD_TEST_CONTEXT, LOAD_TEST_RUNNER, RUN_COUNT, THREAD_INDEX, TOTAL_RUN_COUNTHTTP_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, setPropertyclear, clone, containsKey, containsValue, entrySet, equals, getModelItem, getProperties, getProperty, getPropertyNames, hashCode, hasProperty, isEmpty, keySet, putAll, remove, removeProperty, resetProperties, setProperty, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitgetModelItem, getProperties, getPropertyNames, hasProperty, removePropertycompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic 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.