2029 Commits (2cc4486e3d62266208a12078451a9ab31b5ef968)

Author SHA1 Message Date
Sam Brannen 843221b448 Fix broken Javadoc links 2 years ago
Sam Brannen 855a3e5221 Polish ContextLoader support 2 years ago
Sam Brannen e3f4d810f6 Revise configurable refresh support in SmartContextLoader SPI 2 years ago
Sam Brannen 903e9f2a02 Introduce configurable refresh support in SmartContextLoader SPI 2 years ago
Sam Brannen abd06768a3 Avoid dependence on deprecated ContextLoader API within AbstractContextLoader 2 years ago
Sam Brannen cf1d4638ae Avoid use of deprecated ContextLoader methods in tests 2 years ago
Sam Brannen 72548f7611 Improve documentation of SmartContextLoader contracts 2 years ago
Sam Brannen ee33aa6117 Remove remaining reference to GenericPropertiesContextLoader 2 years ago
Sam Brannen 2207d65b82 Deprecate methods in ContextLoader API in the TestContext framework 2 years ago
Sam Brannen 9c91375d75 Remove deprecated GenericPropertiesContextLoader from the TCF 2 years ago
Sam Brannen b0ab0edd9d Polishing 2 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 2 years ago
Sam Brannen 2dc8335b7f Make BootstrapUtils public 2 years ago
Sam Brannen ebeadc74c5 Add missing [@]since tag 2 years ago
Sam Brannen 64c3ad3634 Make BootstrapUtils.resolveTestContextBootstrapper() public 2 years ago
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