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(WsdlMockService mockService,
WsdlTestRunContext context) |
public WsdlMockRunContext(WsdlMockService mockService, WsdlTestRunContext context)
public WsdlMockService 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()
public 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(WsdlMockResponse mockResponse)
setMockResponse in interface MockRunContextpublic WsdlMockResponse 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 © 2013. All Rights Reserved.