-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement
Milestone
Description
Sam Brannen opened SPR-14253 and commented
Status Quo
As discussed on Stack Overflow (see Reference URL), the Spring MVC Test Framework currently does not provide support for testing with javax.servlet.http.Part
.
Related Resources
- Further Analysis section of Introduce MockPart in spring-test [SPR-14252] #18825
Deliverables
- Add first-class support for testing with
javax.servlet.http.Part
when usingMockMvc
.
Reference URL: http://stackoverflow.com/questions/37000457/setting-request-parts-in-spring-test-mvc
Issue Links:
- Introduce MockPart in spring-test [SPR-14252] #18825 Introduce MockPart in spring-test ("depends on")
Referenced from: commits eabd8a2
1 votes, 2 watchers
Metadata
Metadata
Assignees
Labels
in: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement