2014 Commits (10e4965f99b17b6966c53e18d3deb9871530600b)

Author SHA1 Message Date
Stephane Nicoll 3d5003ad63 Introduce TestGenerationContext 2 years ago
Sam Brannen 4f8516e2c3 Polishing 2 years ago
Sam Brannen 72e4a5f9fe Fix precondition check in TestClassScanner and improve Javadoc 2 years ago
Sam Brannen 3fd72652be Fix @ExtendWith search in TestClassScanner 2 years ago
Sam Brannen f5503298fb Handle missing dependencies for optional TestExecutionListener again 2 years ago
Sam Brannen 9962aa00a0 Introduce TestClassScanner to locate Spring test classes for AOT processing 2 years ago
rstoyanchev bf63309d05 Allow empty path in MockMvc 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Sam Brannen 31a9694fc8 Improve Javadoc for ContextCache#clearStatistics() 2 years ago
Marc Wrobel 92b8e99cbc Fix and improve Javadoc in spring-test 2 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 2 years ago
Sam Brannen 0beee7dc69 Stop using convention-based attribute overrides in tests in spring-test and spring-mvc 2 years ago
Sam Brannen 9ea45697ac Support cookie comments in MockHttpServletResponse and MockCookie 2 years ago
rstoyanchev b312eca391 Deprecate and set trailingSlash option to false 2 years ago
rstoyanchev 14fd2605a3 Deprecate UrlPathHelper shortcuts on AbstractHandlerMapping 2 years ago
rstoyanchev 92cf1e13e8 Enable use of parsed patterns by default in Spring MVC 2 years ago
rstoyanchev 8a9b082d8a Improve MappingMatch determination in mock request 2 years ago
rstoyanchev 9c2ad4a1b1 Improve forwarded URL support in HtmlUnit integration 2 years ago
Sam Brannen d6768ccc18 Ensure meta-annotations are not unnecessarily synthesized 2 years ago
Sam Brannen 661996471e Polishing 2 years ago
Sam Brannen d1b65f6d3e Stop using SpringFactoriesLoader.loadFactoryNames() in spring-test 2 years ago
Sam Brannen fb1fa073a6 Polishing 2 years ago
Sam Brannen e9806a96dc Polish contribution and introduce test 2 years ago
Johnny Lim 9b93508374 Add MockMvcRequestBuilders.multipart(HttpMethod, String, Object...) 2 years ago
rstoyanchev 7c47b470ff MockMvc allows HttpMethod input for multipart request 2 years ago
Sam Brannen 479ef3f3fd Update documentation regarding nested test class support 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen 720261db26 Use List.of() and Set.of() where feasible 2 years ago
Sam Brannen b629487b44 Polish Javadoc for MockFilterChain 2 years ago
Sam Brannen bf8a54decf Switch focus to JUnit Jupiter in testing examples 3 years ago
Sam Brannen 5220410768 Update copyright date 3 years ago
Eddú Meléndez Gonzales 506b78f469
Use getHost instead of getContainerIpAddress in Redis examples 3 years ago
Sam Brannen eb50a6f4a0 Further polishing regarding JDK baseline upgrade 3 years ago
Sam Brannen 91441ba653 Update copyright date 3 years ago
CharlieYu 432fce9db3
Polish Javadoc and inline comments 3 years ago
rstoyanchev 8378af9e39 Polishing 3 years ago
Sam Brannen afa799b4f0 Suppress warning in test 3 years ago
rstoyanchev f0d149b330 Polishing contribution 3 years ago
binchoo caaf83b8e6 Add tests for binding to a Part field 3 years ago
Sam Brannen e90225336a Use JPA from Jakarta 3 years ago
Sam Brannen 1d302bf384 Introduce tests for gh-28228 3 years ago
Sam Brannen 1fe394f11d Introduce predicate for searching enclosing classes in MergedAnnotations 3 years ago
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
rstoyanchev ee7f60000e Polishing contribution 3 years ago
azzureman f1fdc11fab Support custom HTTP status in MockClientHttpResponse 3 years ago
Sam Brannen d9c22e657f Document the effect of @DirtiesContext on test execution events 3 years ago
Sam Brannen af977c0891 Improve documentation for @EnabledIf and @DisabledIf test support 3 years ago
Arjen Poutsma 1be3eecb2a Replace KotlinBodySpec with extensions function 3 years ago
Sam Brannen a2f02dbfc0 Improve documentation for TestContext events 3 years ago