Uses of Class
com.chutneytesting.scenario.domain.raw.RawTestCase.RawTestCaseBuilder
Packages that use RawTestCase.RawTestCaseBuilder
-
Uses of RawTestCase.RawTestCaseBuilder in com.chutneytesting.scenario.domain.raw
Methods in com.chutneytesting.scenario.domain.raw that return RawTestCase.RawTestCaseBuilderModifier and TypeMethodDescriptionRawTestCase.builder()RawTestCase.RawTestCaseBuilder.withExecutionParameters(Map<String, String> parameters) RawTestCase.RawTestCaseBuilder.withMetadata(TestCaseMetadataImpl metadata) RawTestCase.RawTestCaseBuilder.withScenario(String scenario)