Uses of Class
com.chutneytesting.scenario.domain.raw.RawTestCase
Packages that use RawTestCase
Package
Description
-
Uses of RawTestCase in com.chutneytesting.execution.domain
Methods in com.chutneytesting.execution.domain that return RawTestCaseModifier and TypeMethodDescriptionRawDataSetPreProcessor.apply(ExecutionRequest executionRequest) -
Uses of RawTestCase in com.chutneytesting.scenario.api.raw.mapper
Methods in com.chutneytesting.scenario.api.raw.mapper with parameters of type RawTestCaseModifier and TypeMethodDescriptionstatic GwtTestCaseRawTestCaseMapper.fromRaw(RawTestCase testCase) static RawTestCaseDtoRawTestCaseMapper.toDto(RawTestCase testCase) -
Uses of RawTestCase in com.chutneytesting.scenario.domain.raw
Methods in com.chutneytesting.scenario.domain.raw that return RawTestCase