| Package | Description |
|---|---|
| org.cornutum.tcases.openapi.resolver | |
| org.cornutum.tcases.openapi.resolver.io |
| Modifier and Type | Method and Description |
|---|---|
RequestCaseDef |
RequestCaseDefiner.toRequestCaseDef(TestCase testCase)
Converts a generic
TestCase for an API request into a RequestCaseDef that can be used
to resolve this abstract test case into an executable form. |
| Modifier and Type | Method and Description |
|---|---|
protected RequestCaseException |
RequestCaseContext.whenFailure(Exception e)
Returns an exception to throw for the given failure.
|
Copyright © 2020 The Cornutum Project. All rights reserved.