Package org.springframework.restdocs
package org.springframework.restdocs
Core Spring REST Docs classes.
-
ClassDescriptionA JUnit
TestRuleused to automatically manage theRestDocumentationContext.ManualRestDocumentationis used to manually manage theRestDocumentationContext.RestDocumentationContextencapsulates the context in which the documentation of a RESTful API is being performed.ARestDocumentationContextProvideris used to provide access to theRestDocumentationContext.A JUnit JupiterExtensionused to automatically manage theRestDocumentationContext.