Class Hierarchy
- java.lang.Object
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests (implements org.springframework.context.ApplicationContextAware)
- com.github.seregamorph.testsmartcontext.jupiter.AbstractJUnitSpringIntegrationTest
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
- org.springframework.test.context.testng.AbstractTestNGSpringContextTests (implements org.springframework.context.ApplicationContextAware, org.testng.IHookable)
- org.springframework.test.context.BootstrapUtilsHelper
- com.github.seregamorph.testsmartcontext.CurrentTestContext
- org.springframework.jdbc.datasource.DelegatingDataSource (implements javax.sql.DataSource, org.springframework.beans.factory.InitializingBean)
- com.github.seregamorph.testsmartcontext.IntegrationTestFilter
- com.github.seregamorph.testsmartcontext.SmartDirtiesPostDiscoveryFilter (implements org.junit.platform.launcher.PostDiscoveryFilter)
- com.github.seregamorph.testsmartcontext.SmartDirtiesTestsSorter
- com.github.seregamorph.testsmartcontext.SmartDirtiesTestsSupport
- com.github.seregamorph.testsmartcontext.jupiter.SmartDirtiesClassOrderer (implements org.junit.jupiter.api.ClassOrderer)
- com.github.seregamorph.testsmartcontext.testng.SmartDirtiesSuiteListener (implements org.testng.IAlterSuiteListener, org.testng.IMethodInterceptor)
- com.github.seregamorph.testsmartcontext.SpringContextEventLoggerListener (implements org.springframework.context.ApplicationListener<E>)
- com.github.seregamorph.testsmartcontext.SpringContextEventLoggerListenerCustomizerFactory (implements org.springframework.test.context.ContextCustomizerFactory)
- com.github.seregamorph.testsmartcontext.TestClassExtractor<T>
- com.github.seregamorph.testsmartcontext.TestSortResult