Uses of Interface
com.chutneytesting.execution.infra.execution.ExecutionRequestMapper
-
Packages that use ExecutionRequestMapper Package Description com.chutneytesting.execution.infra.execution -
-
Uses of ExecutionRequestMapper in com.chutneytesting.execution.infra.execution
Classes in com.chutneytesting.execution.infra.execution that implement ExecutionRequestMapper Modifier and Type Class Description classDefaultExecutionRequestMapperConstructors in com.chutneytesting.execution.infra.execution with parameters of type ExecutionRequestMapper Constructor Description ServerTestEngineJavaImpl(TestEngine executionEngine, ExecutionRequestMapper executionRequestMapper)
-