| Interface | Description |
|---|---|
| RestDocumentationContextProvider |
A
RestDocumentationContextProvider is used to provide access to the
RestDocumentationContext. |
| Class | Description |
|---|---|
| JUnitRestDocumentation |
A JUnit
TestRule used to automatically manage the
RestDocumentationContext. |
| ManualRestDocumentation |
ManualRestDocumentation is used to manually manage the
RestDocumentationContext. |
| RestDocumentation | Deprecated
Since 1.1 in favor of
JUnitRestDocumentation |
| RestDocumentationContext |
RestDocumentationContext encapsulates the context in which the documentation of
a RESTful API is being performed. |