public class WsdlMockRunContext extends Object implements MockRunContext, Map<String,Object>, TestCaseRunContext, Cloneable
INTERACTIVE, LOAD_TEST_CONTEXT, LOAD_TEST_RUNNER, RUN_COUNT, THREAD_INDEX, TOTAL_RUN_COUNTHTTP_STATE_PROPERTY, PROPERTY_SEPARATOR| Constructor and Description | 
|---|
| WsdlMockRunContext(MockService mockService,
                  WsdlTestRunContext context) | 
finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic WsdlMockRunContext(MockService mockService, WsdlTestRunContext context)
public MockService getMockService()
getMockService in interface MockRunContextpublic Object getProperty(String name)
getProperty in interface PropertyExpansionContextpublic boolean hasProperty(String name)
hasProperty in interface PropertyExpansionContextpublic Object removeProperty(String name)
removeProperty in interface PropertyExpansionContextpublic void setProperty(String name, Object value)
setProperty in interface PropertyExpansionContextpublic StringToStringMap toStringToStringMap()
toStringToStringMap in interface MockRunContextpublic boolean containsKey(Object arg0)
containsKey in interface Map<String,Object>public boolean containsValue(Object arg0)
containsValue in interface Map<String,Object>public boolean equals(Object arg0)
public int hashCode()
public TestStep getCurrentStep()
getCurrentStep in interface TestCaseRunContextpublic int getCurrentStepIndex()
getCurrentStepIndex in interface TestCaseRunContextpublic Object getProperty(String testStep, String propertyName)
getProperty in interface TestCaseRunContextpublic TestCaseRunner getTestRunner()
getTestRunner in interface TestCaseRunContextgetTestRunner in interface TestRunContextpublic TestCase getTestCase()
getTestCase in interface TestCaseRunContextpublic Settings getSettings()
public void setMockResponse(MockResponse mockResponse)
setMockResponse in interface MockRunContextpublic MockResponse getMockResponse()
getMockResponse in interface MockRunContextpublic ModelItem getModelItem()
getModelItem in interface PropertyExpansionContextpublic String expand(String content)
expand in interface PropertyExpansionContextexpand in interface TestRunContextpublic String[] getPropertyNames()
getPropertyNames in interface PropertyExpansionContextpublic StringToObjectMap getProperties()
getProperties in interface PropertyExpansionContextpublic MockRunner getMockRunner()
getMockRunner in interface MockRunContextpublic void reset()
Copyright © 2019. All Rights Reserved.