Annotation Type InteractionInfo
-
@Target(METHOD) @Retention(RUNTIME) @Repeatable(InteractionsInfo.class) public @interface InteractionInfo
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description org.springframework.http.HttpStatusresponseStatus
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringdescriptionbooleanemptyBodyExpectedjava.lang.String[]responseHeaders
-