spring-framework/spring-test
Sam Brannen 9797bc0acd Expose order values of TestExecutionListener implementations as constants
Prior to this commit, the order values of TestExecutionListener
implementations were hard-coded in their getOrder() methods.

To benefit users and integrators, this commit exposes those order values
as an ORDER constant in each TestExecutionListener.

See gh-34225
Closes gh-34404
2025-02-11 11:53:33 +01:00
..
src Expose order values of TestExecutionListener implementations as constants 2025-02-11 11:53:33 +01:00
.springBeans
spring-test.gradle Introduce @⁠EasyMockBean bean override example 2024-09-18 17:10:06 +02:00