| 类 | 说明 |
|---|---|
| ContentResultMatchers |
Factory for response content assertions.
|
| DefaultHttpResult |
A default implementation for
HttpResult. |
| DefaultResultActions |
A default implementation of
ResultActions. |
| HttpResultHandlers |
Static, factory methods for
ResultHandler-based result actions. |
| HttpResultMatchers |
Static, factory methods for
ResultMatcher-based result actions. |
| HttpResultTransformers |
Static, factory methods for
ResultTransform-based result actions. |
| JsonPathResultMatchers |
Factory for assertions on the response content using JSONPath expressions.
|
| JsonResultTransformer |
Factory for json result transformation.
|
| PrintResultHandler |
An implementation of
ResultHandler for performing print task |
| StatusResultMatchers |
Factory for assertions on the response status.
|
| XmlResultTransformer |
//TODO
|
Copyright © 2016. All rights reserved.