@Deprecated public class JettyMockEngine extends Object implements com.eviware.soapui.monitor.MockEngine
| Constructor and Description |
|---|
JettyMockEngine()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.eviware.soapui.model.mock.MockRunner[] |
getMockRunners()
Deprecated.
|
boolean |
hasRunningMock(com.eviware.soapui.model.mock.MockService mockService)
Deprecated.
|
static boolean |
isLenientAccessMode()
Deprecated.
|
void |
responseTestStepFinished(com.eviware.soapui.impl.wsdl.teststeps.MockResponseTestStepFinishedMessage finishedMessage)
Deprecated.
|
void |
responseTestStepStarted(com.eviware.soapui.impl.wsdl.teststeps.MockResponseTestStepStartedMessage startedMessage)
Deprecated.
|
void |
startMockService(com.eviware.soapui.model.mock.MockRunner runner)
Deprecated.
|
void |
stopMockService(com.eviware.soapui.model.mock.MockRunner runner)
Deprecated.
|
static void |
testCaseWithResponseTestStepFinished(String testCaseId)
Deprecated.
|
static void |
testCaseWithResponseTestStepStarted(String testCaseId)
Deprecated.
|
public static void testCaseWithResponseTestStepStarted(String testCaseId)
public static void testCaseWithResponseTestStepFinished(String testCaseId)
public void responseTestStepStarted(com.eviware.soapui.impl.wsdl.teststeps.MockResponseTestStepStartedMessage startedMessage)
public void responseTestStepFinished(com.eviware.soapui.impl.wsdl.teststeps.MockResponseTestStepFinishedMessage finishedMessage)
public boolean hasRunningMock(com.eviware.soapui.model.mock.MockService mockService)
hasRunningMock in interface com.eviware.soapui.monitor.MockEnginepublic void startMockService(com.eviware.soapui.model.mock.MockRunner runner)
throws Exception
startMockService in interface com.eviware.soapui.monitor.MockEngineExceptionpublic void stopMockService(com.eviware.soapui.model.mock.MockRunner runner)
stopMockService in interface com.eviware.soapui.monitor.MockEnginepublic static boolean isLenientAccessMode()
public com.eviware.soapui.model.mock.MockRunner[] getMockRunners()
getMockRunners in interface com.eviware.soapui.monitor.MockEngineCopyright © 2019. All rights reserved.