Skip to content

ProfileValueUtils should enforce class-level usage of @IfProfileValue to override method-level usage [SPR-5914] #10583

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-5914 and commented

Support for @IfProfileValue is inconsistent across the JUnit 3.8 and JUnit 4.x implementations with regard to class-level overrides. Specifically, the implementation in SpringJUnit4ClassRunner is correct; however, the implementation in AbstractJUnit38SpringContextTests is incorrect due to bugs in the logic in ProfileValueUtils.


Affects: 3.0 M3

Issue Links:

Referenced from: commits 5054802, 696d78c

Metadata

Metadata

Assignees

Labels

in: testIssues in the test moduletype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions