Overview
The TestExecutionListener
implementations listed under Deliverables have been introduced in Spring Framework 6.2; however, they are not yet documented in the Javadoc for TestExecutionListener
or @TestExecutionListeners
.
In addition, except for CommonCachesTestExecutionListener
, they are not documented in the reference manual.
Deliverables
Document the following.
- [x]
CommonCachesTestExecutionListener
- [x]
BeanOverrideTestExecutionListener
- [x]
MockitoTestExecutionListener
- [x]
MockitoResetTestExecutionListener