Hierarchy For Package mockit.integration.springframework

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
      • org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
        • org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
          • org.springframework.context.support.StaticApplicationContext
            • org.springframework.web.context.support.StaticWebApplicationContext (implements org.springframework.web.context.ConfigurableWebApplicationContext, org.springframework.ui.context.ThemeSource)
    • mockit.MockUp<T>