Uses of Class
org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener
Packages that use AbstractDirtiesContextTestExecutionListener
Package
Description
Support classes for the Spring TestContext Framework.
-
Uses of AbstractDirtiesContextTestExecutionListener in org.springframework.test.context.support
Subclasses of AbstractDirtiesContextTestExecutionListener in org.springframework.test.context.supportModifier and TypeClassDescriptionclassTestExecutionListenerwhich provides support for marking theApplicationContextassociated with a test as dirty for both test classes and test methods annotated with the@DirtiesContextannotation.classTestExecutionListenerwhich provides support for marking theApplicationContextassociated with a test as dirty for both test classes and test methods annotated with the@DirtiesContextannotation.