Overview
The order values of TestExecutionListener implementations (such as the DependencyInjectionTestExecutionListener) are currently hard-coded in their getOrder() methods.
However, it would be beneficial to users and integrators if those values were exposed as constants (see #34225 (comment)).
Related Issues
Deliverables