JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.boot.test.context
,
org.springframework.boot.test.context.assertj
,
org.springframework.boot.test.context.runner
,
org.springframework.boot.test.json
,
org.springframework.boot.test.mock.mockito
,
org.springframework.boot.test.mock.web
,
org.springframework.boot.test.system
,
org.springframework.boot.test.util
,
org.springframework.boot.test.web.client
,
org.springframework.boot.test.web.htmlunit
,
org.springframework.boot.test.web.htmlunit.webdriver
,
org.springframework.boot.test.web.reactive.server
Class Hierarchy
java.lang.Object
org.springframework.boot.test.context.runner.
AbstractApplicationContextRunner
<SELF,C,A>
org.springframework.boot.test.context.runner.
ApplicationContextRunner
org.springframework.boot.test.context.runner.
ReactiveWebApplicationContextRunner
org.springframework.boot.test.context.runner.
WebApplicationContextRunner
org.springframework.boot.test.context.runner.
AbstractApplicationContextRunner.BeanRegistration
<T>
org.springframework.boot.test.context.runner.
AbstractApplicationContextRunner.RunnerConfiguration
<C>
org.assertj.core.api.AbstractAssert<SELF,ACTUAL> (implements org.assertj.core.api.Assert<SELF,ACTUAL>)
org.assertj.core.api.AbstractObjectAssert<SELF,ACTUAL>
org.springframework.boot.test.json.
ObjectContentAssert
<A>
org.springframework.boot.test.context.assertj.
ApplicationContextAssert
<C>
org.springframework.boot.test.json.
JsonContentAssert
org.springframework.test.context.support.AbstractContextLoader (implements org.springframework.test.context.SmartContextLoader)
org.springframework.boot.test.context.
SpringBootContextLoader
org.springframework.boot.test.json.
AbstractJsonMarshalTester
<T>
org.springframework.boot.test.json.
GsonTester
<T>
org.springframework.boot.test.json.
JacksonTester
<T>
org.springframework.boot.test.json.
JsonbTester
<T>
org.springframework.boot.test.json.
AbstractJsonMarshalTester.FieldInitializer
<M>
org.springframework.test.context.support.AbstractTestContextBootstrapper (implements org.springframework.test.context.TestContextBootstrapper)
org.springframework.test.context.support.DefaultTestContextBootstrapper
org.springframework.boot.test.context.
SpringBootTestContextBootstrapper
org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
org.springframework.boot.test.mock.mockito.
MockitoTestExecutionListener
org.springframework.boot.test.mock.mockito.
ResetMocksTestExecutionListener
org.springframework.boot.test.context.
AnnotatedClassFinder
org.springframework.boot.test.util.
ApplicationContextTestUtils
org.springframework.boot.test.json.
BasicJsonTester
java.lang.ClassLoader
java.security.SecureClassLoader
java.net.URLClassLoader (implements java.io.Closeable)
org.springframework.boot.test.context.
FilteredClassLoader
(implements org.springframework.core.SmartClassLoader)
org.springframework.boot.test.context.
ConfigDataApplicationContextInitializer
(implements org.springframework.context.ApplicationContextInitializer<C>)
org.springframework.boot.test.context.
FilteredClassLoader.ClassFilter
(implements java.util.function.Predicate<T>)
org.springframework.boot.test.context.
FilteredClassLoader.ClassPathResourceFilter
(implements java.util.function.Predicate<T>)
org.springframework.boot.test.context.
FilteredClassLoader.PackageFilter
(implements java.util.function.Predicate<T>)
org.openqa.selenium.htmlunit.HtmlUnitDriver (implements org.openqa.selenium.internal.FindsByClassName, org.openqa.selenium.internal.FindsByCssSelector, org.openqa.selenium.internal.FindsById, org.openqa.selenium.internal.FindsByLinkText, org.openqa.selenium.internal.FindsByName, org.openqa.selenium.internal.FindsByTagName, org.openqa.selenium.internal.FindsByXPath, org.openqa.selenium.HasCapabilities, org.openqa.selenium.interactions.HasInputDevices, org.openqa.selenium.JavascriptExecutor, org.openqa.selenium.WebDriver)
org.springframework.test.web.servlet.htmlunit.webdriver.WebConnectionHtmlUnitDriver
org.springframework.boot.test.web.htmlunit.webdriver.
LocalHostWebConnectionHtmlUnitDriver
org.springframework.http.client.HttpComponentsClientHttpRequestFactory (implements org.springframework.http.client.ClientHttpRequestFactory, org.springframework.beans.factory.DisposableBean)
org.springframework.boot.test.web.client.
TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
org.springframework.boot.test.json.
JsonContent
<T> (implements org.assertj.core.api.AssertProvider<A>)
org.springframework.test.context.MergedContextConfiguration (implements java.io.Serializable)
org.springframework.boot.test.context.
ReactiveWebMergedContextConfiguration
org.springframework.boot.test.mock.mockito.
MockitoPostProcessor
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor, org.springframework.core.Ordered)
org.springframework.boot.test.web.client.
MockServerRestTemplateCustomizer
(implements org.springframework.boot.web.client.RestTemplateCustomizer)
org.springframework.mock.web.MockServletContext (implements javax.servlet.ServletContext)
org.springframework.boot.test.mock.web.
SpringBootMockServletContext
org.springframework.boot.test.json.
ObjectContent
<T> (implements org.assertj.core.api.AssertProvider<A>)
org.springframework.boot.test.system.
OutputCaptureExtension
(implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeAllCallback, org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.ParameterResolver)
org.springframework.boot.test.system.
OutputCaptureRule
(implements org.springframework.boot.test.system.
CapturedOutput
, org.junit.rules.TestRule)
org.springframework.boot.test.web.client.
RootUriRequestExpectationManager
(implements org.springframework.test.web.client.RequestExpectationManager)
org.springframework.boot.web.client.RootUriTemplateHandler (implements org.springframework.web.util.UriTemplateHandler)
org.springframework.boot.test.web.client.
LocalHostUriTemplateHandler
org.springframework.boot.test.mock.mockito.
SpringBootMockResolver
(implements org.mockito.plugins.MockResolver)
org.springframework.boot.test.util.
TestPropertyValues
org.springframework.boot.test.util.
TestPropertyValues.Pair
org.springframework.boot.test.web.client.
TestRestTemplate
com.gargoylesoftware.htmlunit.WebClient (implements java.lang.AutoCloseable, java.io.Serializable)
org.springframework.boot.test.web.htmlunit.
LocalHostWebClient
Interface Hierarchy
org.springframework.context.ApplicationEventPublisher
org.springframework.context.ApplicationContext (also extends org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C> (also extends org.assertj.core.api.AssertProvider<A>, java.io.Closeable)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.web.context.ConfigurableWebApplicationContext)
org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.web.context.WebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.WebApplicationContext
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.assertj.core.api.AssertProvider<A>
org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C> (also extends org.springframework.context.ApplicationContext, java.io.Closeable)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.web.context.ConfigurableWebApplicationContext)
java.lang.AutoCloseable
java.io.Closeable
org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C> (also extends org.springframework.context.ApplicationContext, org.assertj.core.api.AssertProvider<A>)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.web.context.ConfigurableWebApplicationContext)
org.springframework.context.ConfigurableApplicationContext (also extends org.springframework.context.ApplicationContext, org.springframework.context.Lifecycle)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.web.context.WebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.beans.factory.BeanFactory
org.springframework.beans.factory.HierarchicalBeanFactory
org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C> (also extends org.assertj.core.api.AssertProvider<A>, java.io.Closeable)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.web.context.ConfigurableWebApplicationContext)
org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.web.context.WebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.WebApplicationContext
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.beans.factory.ListableBeanFactory
org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C> (also extends org.assertj.core.api.AssertProvider<A>, java.io.Closeable)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.web.context.ConfigurableWebApplicationContext)
org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.web.context.WebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.WebApplicationContext
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
java.lang.CharSequence
org.springframework.boot.test.system.
CapturedOutput
org.springframework.boot.test.context.runner.
ContextConsumer
<C>
org.springframework.boot.test.context.
DefaultTestExecutionListenersPostProcessor
org.springframework.core.env.EnvironmentCapable
org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C> (also extends org.assertj.core.api.AssertProvider<A>, java.io.Closeable)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.web.context.ConfigurableWebApplicationContext)
org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.web.context.WebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.WebApplicationContext
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.context.Lifecycle
org.springframework.context.ConfigurableApplicationContext (also extends org.springframework.context.ApplicationContext, java.io.Closeable)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.web.context.WebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.context.MessageSource
org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.core.io.support.ResourcePatternResolver)
org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C> (also extends org.assertj.core.api.AssertProvider<A>, java.io.Closeable)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.web.context.ConfigurableWebApplicationContext)
org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.web.context.WebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.WebApplicationContext
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.core.io.ResourceLoader
org.springframework.core.io.support.ResourcePatternResolver
org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource)
org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C> (also extends org.assertj.core.api.AssertProvider<A>, java.io.Closeable)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.web.context.ConfigurableWebApplicationContext)
org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
org.springframework.boot.test.context.assertj.
AssertableApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.web.context.WebApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableReactiveWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.web.context.WebApplicationContext
org.springframework.web.context.ConfigurableWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
org.springframework.boot.test.context.assertj.
AssertableWebApplicationContext
(also extends org.springframework.boot.test.context.assertj.
ApplicationContextAssertProvider
<C>)
org.springframework.boot.test.web.reactive.server.
WebTestClientBuilderCustomizer
Annotation Type Hierarchy
org.springframework.boot.test.context.
SpringBootTest
(implements java.lang.annotation.Annotation)
org.springframework.boot.test.context.
TestConfiguration
(implements java.lang.annotation.Annotation)
org.springframework.boot.test.context.
TestComponent
(implements java.lang.annotation.Annotation)
org.springframework.boot.test.mock.mockito.
MockBeans
(implements java.lang.annotation.Annotation)
org.springframework.boot.test.mock.mockito.
SpyBean
(implements java.lang.annotation.Annotation)
org.springframework.boot.test.mock.mockito.
SpyBeans
(implements java.lang.annotation.Annotation)
org.springframework.boot.test.mock.mockito.
MockBean
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.boot.test.util.
TestPropertyValues.Type
org.springframework.boot.test.context.
SpringBootTest.WebEnvironment
org.springframework.boot.test.context.assertj.
ApplicationContextAssert.Scope
org.springframework.boot.test.mock.mockito.
MockReset
org.springframework.boot.test.web.client.
TestRestTemplate.HttpClientOption
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes