Interface TestCaseMetadata
-
- All Known Implementing Classes:
TestCaseMetadataImpl
public interface TestCaseMetadata
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringauthor()InstantcreationDate()Optional<String>datasetId()Stringdescription()Stringid()List<String>tags()Stringtitle()InstantupdateDate()Integerversion()
-