| 程序包 | 说明 |
|---|---|
| com.github.yongchristophertang.engine.web | |
| com.github.yongchristophertang.engine.web.response |
| 类和说明 |
|---|
| HttpResult
Provides access to the result of an executed request.
|
| ResultActions
Allows applying actions, such as expectations, on the result of an executed
request.
|
| ResultHandler
Executes a generic action (e.g. printing debug information) on the result of
an executed request.
|
| ResultMatcher
Matches the result of an executed request against some expectation.
|
| ResultTransform
Transform
HttpResult to a T instance. |
| TemplateBuilder
Builder class to build a
WebTemplate. |
| WebTemplate
Main entry point for Http engine support.
|
| WebTemplateBuilder
The main class to build
WebTemplate with different configurations |
| 类和说明 |
|---|
| HttpResult
Provides access to the result of an executed request.
|
| ResultActions
Allows applying actions, such as expectations, on the result of an executed
request.
|
| ResultHandler
Executes a generic action (e.g. printing debug information) on the result of
an executed request.
|
| ResultMatcher
Matches the result of an executed request against some expectation.
|
| ResultTransform
Transform
HttpResult to a T instance. |
Copyright © 2016. All rights reserved.