Uses of Class
com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto
Packages that use ImmutableTestCaseIndexDto
-
Uses of ImmutableTestCaseIndexDto in com.chutneytesting.scenario.api.raw.dto
Methods in com.chutneytesting.scenario.api.raw.dto that return ImmutableTestCaseIndexDtoModifier and TypeMethodDescriptionImmutableTestCaseIndexDto.Builder.build()Builds a newImmutableTestCaseIndexDto.static ImmutableTestCaseIndexDtoImmutableTestCaseIndexDto.copyOf(TestCaseIndexDto instance) Creates an immutable copy of aTestCaseIndexDtovalue.ImmutableTestCaseIndexDto.withMetadata(GwtTestCaseMetadataDto value) Copy the current immutable object by setting a value for themetadataattribute.