public class RestTestResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RestTestResult.Status |
Constructor and Description |
---|
RestTestResult(long id,
String name,
String className,
String status) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
long |
getId() |
String |
getName() |
RestTestResult.Status |
getStatus() |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.