| Package | Description |
|---|---|
| com.github.tashoyan.httpspy | |
| com.github.tashoyan.httpspy.matcher |
| Class and Description |
|---|
| AbstractTestPlanBuilder
Common functions for all test plan builders.
|
| HttpRequest
HTTP request.
|
| HttpResponse
HTTP response.
|
| HttpSpy
HTTP Spy - a spy for an HTTP server.
|
| RequestExpectation
Request expectation.
|
| RequestExpectationBuilder
Request expectation builder.
|
| ResponseBuilder
Response builder.
|
| SequencePlan
Test plan to check the sequence in which system under test executes requests.
|
| StubPlan
Test plan that allows to provide responses based on features of of requests.
|
| TestPlan
Test plan for HTTP Spy.
|
| TestPlanBuilder
Builder for test plans.
|
| ValueExpectation
Expectation for a value of some string attribute.
|
| Class and Description |
|---|
| HttpRequest
HTTP request.
|
| ValueExpectation
Expectation for a value of some string attribute.
|
Copyright © 2016. All rights reserved.