Rename listener to CommonCachesTestExecutionListener
See gh-30954
This commit is contained in:
@@ -16,7 +16,7 @@ by default, exactly in the following order:
|
||||
Micrometer's `ObservationRegistry`.
|
||||
* `DirtiesContextTestExecutionListener`: Handles the `@DirtiesContext` annotation for
|
||||
"`after`" modes.
|
||||
* `CommonCacheTestExecutionListener`: Clears resource caches in the test's
|
||||
* `CommonCachesTestExecutionListener`: Clears resource caches in the test's
|
||||
`ApplicationContext` if necessary.
|
||||
* `TransactionalTestExecutionListener`: Provides transactional test execution with
|
||||
default rollback semantics.
|
||||
|
||||
Reference in New Issue
Block a user