Skip to content

Simplify MockHttpServletRequestBuilders hierarchy #33231

Open
@snicoll

Description

@snicoll

In Spring Framework 6.2.x we introduced a hierarchy for MockHttpServletRequestBuilder and MockMultipartHttpServletRequestBuilder to add support for AssertJ. Unfortunately, this broke source and binary compatibility.

This has been restored in #33229 but we should take the opportunity of a major release to simplify the code.

This task is mostly about reverting 265299c

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: testIssues in the test moduletype: taskA general task

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions