Uses of Annotation Interface
org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc
Package
Description
Auto-configuration for GraphQL tester.
Auto-configuration for Spring MVC tests.
-
Uses of AutoConfigureMockMvc in org.springframework.boot.test.autoconfigure.graphql.tester
Modifier and TypeClassDescription@interface
Annotation that can be applied to a test class to enable aHttpGraphQlTester
. -
Uses of AutoConfigureMockMvc in org.springframework.boot.test.autoconfigure.web.servlet
Modifier and TypeClassDescription@interface
Annotation that can be used for a Spring MVC test that focuses only on Spring MVC components.