public class TestVersionResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestVersionResult.Test |
| Constructor and Description |
|---|
TestVersionResult(List<TestVersionResult.Test> tests,
Date published,
String author,
String version,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
String |
getDescription() |
Date |
getPublished() |
List<TestVersionResult.Test> |
getTests() |
String |
getVersion() |
Copyright © 2022. All rights reserved.