Class Hierarchy

  • java.lang.Object
    • org.springframework.web.context.request.AbstractRequestAttributes (implements org.springframework.web.context.request.RequestAttributes)
      • org.springframework.web.context.request.ServletRequestAttributes
        • org.springframework.web.context.request.ServletWebRequest (implements org.springframework.web.context.request.NativeWebRequest)
    • io.microsphere.spring.test.webflux.AbstractWebFluxTest
    • io.microsphere.spring.test.webmvc.AbstractWebMvcTest
    • io.microsphere.spring.test.context.annotation.AnnotatedTypeMetadataTestFactory (implements org.springframework.beans.factory.BeanClassLoaderAware)
    • jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
      • jakarta.servlet.http.HttpServlet
    • org.springframework.mock.web.MockServletContext (implements jakarta.servlet.ServletContext)
    • io.microsphere.spring.test.webflux.PersonHandler
    • io.microsphere.spring.test.webmvc.PersonHandler
    • io.microsphere.spring.test.webflux.RouterFunctionTestConfig
    • io.microsphere.spring.test.webmvc.RouterFunctionTestConfig
    • io.microsphere.spring.test.util.ServletTestUtils
    • io.microsphere.spring.test.webflux.SimpleUrlHandlerMappingTestConfig
    • io.microsphere.spring.test.webmvc.SimpleUrlHandlerMappingTestConfig
    • io.microsphere.spring.test.util.SpringTestUtils
    • io.microsphere.spring.test.util.SpringTestWebUtils
    • io.microsphere.spring.test.context.annotation.TestConditionContext (implements org.springframework.context.ApplicationContextAware, org.springframework.context.annotation.ConditionContext)
    • io.microsphere.spring.test.web.controller.TestController
    • io.microsphere.spring.test.web.servlet.TestFilter (implements jakarta.servlet.Filter)
    • io.microsphere.spring.test.web.servlet.TestFilterRegistration (implements jakarta.servlet.FilterRegistration.Dynamic)
    • io.microsphere.spring.test.web.servlet.TestServletContextListener (implements jakarta.servlet.ServletContextListener)
    • io.microsphere.spring.test.web.servlet.TestServletRegistration (implements jakarta.servlet.ServletRegistration.Dynamic)
    • io.microsphere.spring.test.domain.User
    • io.microsphere.spring.test.web.WebTestUtils

Annotation Interface Hierarchy

Enum Class Hierarchy