Interface GwtTestCaseDto
- All Known Implementing Classes:
ImmutableGwtTestCaseDto
@Immutable
public interface GwtTestCaseDto
-
Method Details
-
id
-
title
String title() -
description
-
repositorySource
-
tags
-
executions
List<ExecutionSummaryDto> executions() -
creationDate
-
scenario
GwtScenarioDto scenario() -
defaultDataset
-
executionParameters
-
author
-
updateDate
-
version
-