| Package | Description |
|---|---|
| com.github.tashoyan.httpspy |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTestPlanBuilder<T extends TestPlan>
Common functions for all test plan builders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SequencePlan
Test plan to check the sequence in which system under test executes requests.
|
class |
StubPlan
Test plan that allows to provide responses based on features of of requests.
|
| Modifier and Type | Method and Description |
|---|---|
TestPlan |
TestPlanBuilder.build()
Builds new test plan.
|
Copyright © 2016. All rights reserved.