public class RequestCaseDefiner extends Object
TestCase for an API request into a RequestCaseDef that can be used
to resolve this abstract test case into an executable form.| Constructor and Description |
|---|
RequestCaseDefiner()
Creates a new RequestCaseDefiner instance.
|
| Modifier and Type | Method and Description |
|---|---|
RequestCaseDef |
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. |
public RequestCaseDefiner()
public RequestCaseDef toRequestCaseDef(TestCase testCase) throws RequestCaseException
TestCase for an API request into a RequestCaseDef that can be used
to resolve this abstract test case into an executable form.RequestCaseExceptionCopyright © 2020 The Cornutum Project. All rights reserved.