public class RequestCaseResolver extends ConditionReporter<ResolverContext>
abstract test case for an API request by producing a RequestCase
that describes an executable instance of this test case.| Constructor and Description |
|---|
RequestCaseResolver(ResolverContext context)
Creates a new RequestCaseResolver instance.
|
| Modifier and Type | Method and Description |
|---|---|
RequestCase |
resolve(RequestCaseDef requestCaseDef)
Resolves an
abstract test case for an API request by producing a RequestCase
that describes an executable instance of this test case. |
doFor, getContext, getNotifier, notifyError, notifyWarning, resultFor, setNotifierpublic RequestCaseResolver(ResolverContext context)
public RequestCase resolve(RequestCaseDef requestCaseDef)
abstract test case for an API request by producing a RequestCase
that describes an executable instance of this test case.Copyright © 2020 The Cornutum Project. All rights reserved.