@API(status=STABLE)
public interface TestCase
| Modifier and Type | Method and Description |
|---|---|
UUID |
getId() |
String |
getKeyword() |
Integer |
getLine() |
String |
getName() |
String |
getScenarioDesignation()
Deprecated.
use other accessor to reconstruct the scenario designation
|
List<String> |
getTags() |
List<TestStep> |
getTestSteps() |
URI |
getUri() |
Integer getLine()
String getKeyword()
String getName()
@Deprecated String getScenarioDesignation()
URI getUri()
UUID getId()
Copyright © 2020. All rights reserved.