| Package | Description |
|---|---|
| org.cornutum.tcases.openapi | |
| org.cornutum.tcases.openapi.resolver |
| Modifier and Type | Class and Description |
|---|---|
class |
InputModeller
Converts between OpenAPI models and Tcases input models.
|
class |
RequestInputModeller
Creates a
system input definition for the API requests defined by the given
OpenAPI specification. |
class |
ResponseInputModeller
Creates a
system input definition for the API responses defined by the given
OpenAPI specification. |
class |
SchemaAnalyzer
Analyzes the input space defined by an OpenAPI schema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestCaseResolver
Resolves an
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.