Class RawTestCase.RawTestCaseBuilder
java.lang.Object
com.chutneytesting.scenario.domain.raw.RawTestCase.RawTestCaseBuilder
- Enclosing class:
- RawTestCase
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExecutionParameters(Map<String, String> parameters) withMetadata(TestCaseMetadataImpl metadata) withScenario(String scenario)
-
Method Details
-
build
-
withMetadata
-
withScenario
-
withExecutionParameters
-