Interface GwtTestCaseMetadataDto
-
- All Known Implementing Classes:
ImmutableGwtTestCaseMetadataDto
@Immutable public interface GwtTestCaseMetadataDto
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default InstantcreationDate()Optional<String>description()List<ExecutionSummaryDto>executions()Optional<String>id()Optional<String>repositorySource()List<String>tags()Stringtitle()
-