| Package | Description |
|---|---|
| org.cornutum.tcases.openapi | |
| org.cornutum.tcases.openapi.resolver |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ModelConditionNotifier
Reports conditions found when creating a Tcases model from an OpenAPI model.
|
| Modifier and Type | Method and Description |
|---|---|
protected Notifier |
ConditionReporter.getNotifier()
Returns the condition notifier for this reporter.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConditionReporter.setNotifier(Notifier notifier)
Changes the condition notifier for this reporter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResolverConditionNotifier
Reports conditions found when resolving an API
RequestCase. |
| Modifier and Type | Method and Description |
|---|---|
Notifier |
ResolverContext.getNotifier()
Returns the notifier that reports conditions that occur when resolving a test case.
|
| Modifier and Type | Method and Description |
|---|---|
ResolverContext.Builder |
ResolverContext.Builder.notifier(Notifier notifier) |
void |
ResolverContext.setNotifier(Notifier notifier)
Changes the notifier that reports conditions that occur when resolving a test case.
|
Copyright © 2020 The Cornutum Project. All rights reserved.