spring-framework / org.springframework.test.annotation / DirtiesContext / hierarchyMode

hierarchyMode

val hierarchyMode: HierarchyMode

The context cache clearing mode to use when a context is configured as part of a hierarchy via org.springframework.test.context.ContextHierarchy.

Defaults to EXHAUSTIVE.

Since
3.2.2