Skip to content

Expose order values of TestExecutionListener implementations as constants #34404

@sbrannen

Description

@sbrannen

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

  • Introduce ORDER constant in each standard TestExecutionListener implementation in spring-test.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions