public static interface TestsSpec.Step
| Modifier and Type | Method and Description |
|---|---|
TestsSpec.Assertion[] |
getAssertions() |
TestsSpec.AuthenticationSpec |
getAuthentication() |
TestsSpec.Data[] |
getData() |
TestsSpec.HttpMethod |
getHttpMethod() |
TestsSpec.Let[] |
getLets() |
String |
getPath() |
Class<?> |
getReturnType() |
@Nullable TestsSpec.AuthenticationSpec getAuthentication()
TestsSpec.HttpMethod getHttpMethod()
String getPath()
TestsSpec.Data[] getData()
TestsSpec.Assertion[] getAssertions()
TestsSpec.Let[] getLets()
Copyright © 2020 Avantage Compris. All rights reserved.