Uses of Class
one.x1f.sip.foundation.testkit.workflow.givenphase.Mock
Packages that use Mock
Package
Description
-
Uses of Mock in one.x1f.sip.foundation.testkit.workflow
Constructor parameters in one.x1f.sip.foundation.testkit.workflow with type arguments of type MockModifierConstructorDescriptionTestCase(String testName, List<Mock> mocks, TestCaseValidator validator, TestExecutionStatus testExecutionStatus) -
Uses of Mock in one.x1f.sip.foundation.testkit.workflow.givenphase
Subclasses of Mock in one.x1f.sip.foundation.testkit.workflow.givenphaseModifier and TypeClassDescriptionclassCreates and defines behaviour for Camel based external service mocksMethods in one.x1f.sip.foundation.testkit.workflow.givenphase that return MockModifier and TypeMethodDescriptionMockFactory.newMockInstance(String testName, org.apache.camel.Exchange returnExchange) Creates new mock instance and sets required properties.