Uses of Class
com.chutneytesting.scenario.domain.gwt.GwtTestCase
Packages that use GwtTestCase
Package
Description
-
Uses of GwtTestCase in com.chutneytesting.dataset.domain
Constructor parameters in com.chutneytesting.dataset.domain with type arguments of type GwtTestCaseModifierConstructorDescriptionDatasetService(DataSetRepository dataSetRepository, AggregatedRepository<GwtTestCase> testCaseRepository) -
Uses of GwtTestCase in com.chutneytesting.execution.domain
Methods in com.chutneytesting.execution.domain that return GwtTestCaseModifier and TypeMethodDescriptionGwtDataSetPreProcessor.apply(ExecutionRequest executionRequest) -
Uses of GwtTestCase in com.chutneytesting.scenario.api
Constructor parameters in com.chutneytesting.scenario.api with type arguments of type GwtTestCaseModifierConstructorDescriptionGwtTestCaseController(AggregatedRepository<GwtTestCase> testCaseRepository, SpringUserService userService) -
Uses of GwtTestCase in com.chutneytesting.scenario.api.raw.mapper
Methods in com.chutneytesting.scenario.api.raw.mapper that return GwtTestCaseModifier and TypeMethodDescriptionstatic GwtTestCaseGwtTestCaseMapper.fromDto(GwtTestCaseDto dto) static GwtTestCaseRawTestCaseMapper.fromDto(RawTestCaseDto dto) static GwtTestCaseRawTestCaseMapper.fromRaw(RawTestCase testCase) Methods in com.chutneytesting.scenario.api.raw.mapper with parameters of type GwtTestCaseModifier and TypeMethodDescriptionstatic RawTestCaseDtoRawTestCaseMapper.toDto(GwtTestCase testCase) -
Uses of GwtTestCase in com.chutneytesting.scenario.domain.gwt
Methods in com.chutneytesting.scenario.domain.gwt that return GwtTestCaseMethods in com.chutneytesting.scenario.domain.gwt with parameters of type GwtTestCase -
Uses of GwtTestCase in com.chutneytesting.scenario.infra.jpa
Methods in com.chutneytesting.scenario.infra.jpa that return GwtTestCaseMethods in com.chutneytesting.scenario.infra.jpa with parameters of type GwtTestCase -
Uses of GwtTestCase in com.chutneytesting.scenario.infra.raw
Methods in com.chutneytesting.scenario.infra.raw that return types with arguments of type GwtTestCaseModifier and TypeMethodDescriptionMethods in com.chutneytesting.scenario.infra.raw with parameters of type GwtTestCase