f-lopes/spring-mvc-test-utils
Test library aimed to ease Spring MVC form validation tests. Easily post an entire form to a given url.
JavaMIT
Issues
- 2
Support for multipart requests
#242 opened by SimonStefan - 8
- 5
[3.1.0] fails to find handler type and method
#130 opened by SingingBush - 4
update for Spring Boot 2.6
#127 opened by SingingBush - 0
Migrate to JUnit 5
#29 opened by f-lopes - 0
Use SLF4J instead of Apache Commons Logging
#27 opened by f-lopes - 5
breaks tests when run from maven
#10 opened by fprochazka - 0
Add support for Numbers classes
#4 opened by f-lopes - 8
Support multidimensional arrays and maps
#5 opened by poikilotherm - 10
Possible bug while using with complex type objects? (Missing `Map` support)
#3 opened by poikilotherm