Class RawTestCaseMapper
java.lang.Object
com.chutneytesting.scenario.api.raw.mapper.RawTestCaseMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GwtTestCasefromDto(RawTestCaseDto dto) static GwtTestCasefromRaw(RawTestCase testCase) static RawTestCaseDtotoDto(GwtTestCase testCase) static RawTestCaseDtotoDto(RawTestCase testCase) static RawTestCaseDto
-
Constructor Details
-
RawTestCaseMapper
public RawTestCaseMapper()
-
-
Method Details
-
fromRaw
-
fromDto
-
toDto
-
toDto
-
toDto
-