Interface GwtTestCaseMetadataDto
- All Known Implementing Classes:
ImmutableGwtTestCaseMetadataDto
@Immutable
public interface GwtTestCaseMetadataDto
-
Method Details
-
id
-
title
String title() -
description
-
repositorySource
-
tags
-
executions
List<ExecutionSummaryDto> executions() -
creationDate
-
updateDate
-