Hierarchy For Package org.springframework.boot.webmvc.test.autoconfigure
Class Hierarchy
- java.lang.Object
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
- org.springframework.boot.webmvc.test.autoconfigure.WebDriverTestExecutionListener
- org.springframework.boot.webmvc.test.autoconfigure.MockMvcAutoConfiguration
- org.springframework.boot.webmvc.test.autoconfigure.MockMvcWebClientAutoConfiguration
- org.springframework.boot.webmvc.test.autoconfigure.MockMvcWebDriverAutoConfiguration
- org.springframework.boot.webmvc.test.autoconfigure.SpringBootMockMvcBuilderCustomizer (implements org.springframework.boot.webmvc.test.autoconfigure.MockMvcBuilderCustomizer)
- org.springframework.boot.webmvc.test.autoconfigure.WebDriverScope (implements org.springframework.beans.factory.config.Scope)
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
Interface Hierarchy
- org.springframework.boot.webmvc.test.autoconfigure.MockMvcBuilderCustomizer
- org.springframework.boot.webmvc.test.autoconfigure.MockMvcHtmlUnitDriverCustomizer
Annotation Interface Hierarchy
- org.springframework.boot.webmvc.test.autoconfigure.AutoConfigureMockMvc (implements java.lang.annotation.Annotation)
- org.springframework.boot.webmvc.test.autoconfigure.AutoConfigureWebMvc (implements java.lang.annotation.Annotation)
- org.springframework.boot.webmvc.test.autoconfigure.WebMvcTest (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.webmvc.test.autoconfigure.MockMvcPrint
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)