2143 Commits (d79d2fc573cd9c443db5ea0764ff0fc22c9a625b)

Author SHA1 Message Date
rstoyanchev b1ee44f12e Polishing contribution 4 years ago
Ashley Scopes d14477eb84 Add methods to DefaultResponseCreator & MockRestResponseCreators 4 years ago
Stephane Nicoll 8ef850ff91 Update ClassNameGenerator to work with a ClassName target 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
Phillip Webb 6802665177 Refactor GeneratedFilesTestCompilerUtils to CompilerFiles 4 years ago
Stephane Nicoll 4625e92eb8 Break dependency between TestCompiler and AOT 4 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Sam Brannen f140464c12 Remove unused variable in test 4 years ago
Phillip Webb 52bffbff76 Move `TestCompiler` and related classes to `core.test.tools` package 4 years ago
Phillip Webb cc7552ec61 Rename @CompileWithTargetClassAccess 4 years ago
Stephane Nicoll b44eb63d29 Workaround LinkageError with TestCompiler 4 years ago
rstoyanchev f3c082abac Deprecate ignoreDefaultModelOnRedirect property 4 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Johnny Lim 5f5d383eeb Fix Javadoc since tag for AbstractGenericWebContextLoader.createContext() 4 years ago
Sam Brannen 948c9b85a0 Revise internals of AOT testing support 4 years ago
Sam Brannen e7a297a948 Rename TestAotMappings to AotTestContextInitializers 4 years ago
Sam Brannen a3b6b41bd7 Polish BootstrapUtils 4 years ago
Sam Brannen 1e2541a0a3 Remove support for setting default CacheAwareContextLoaderDelegate 4 years ago
Sam Brannen b0ee513db6 Introduce AotTestAttributes mechanism in the TestContext framework 4 years ago
Sam Brannen d3822a2eb9 Revert workaround for Java 8 compiler bug 4 years ago
Sam Brannen a085a1b6b6 Polishing 4 years ago
rstoyanchev 2f4c39ba2a Add classpath detection for Reactor Netty 2 4 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 4 years ago
Sam Brannen 7605ed7862 Improve tips for using endToEndTestsForEntireSpringTestModule() 4 years ago
Sam Brannen 6d83a959fb Rename registerResourceIfNecessary to registerResource 4 years ago
Sam Brannen d883c8fbb3 Polishing 4 years ago
Sam Brannen b429d6b5a6 Filter AOT end-to-end tests like in the actual build 4 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 4 years ago
Sam Brannen 1228f1cb58 Polishing 4 years ago
Sam Brannen ae864eb642 Introduce @Disabled end-to-end AOT tests for the spring-test module 4 years ago
Sam Brannen 94ff519072 Test JUnit 4, JUnit Jupiter, & TestNG in AotIntegrationTests 4 years ago
Sam Brannen 4e9fad7514 Revise TestAotProcessorTests to rely on Path APIs 4 years ago
Sam Brannen d21d7fd6d0 Polishing 4 years ago
Nheyll 058109315d Deprecate support for theme 4 years ago
Sam Brannen f5bc182ba7 Rename AotTestMappings to TestAotMappings 4 years ago
Sam Brannen 3f288eea17 Fix TestAotProcessorTests on MS Windows 4 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 4 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 4 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 4 years ago
Sam Brannen 8fbd2141b7 Move registerResourceIfNecessary() to ResourceHints 4 years ago
Sam Brannen 28c492cbdd Introduce RuntimeHintsUtils.registerResourceIfNecessary 4 years ago
Brian Clozel dd1e6b9412 Revisit request parameters access with HtmlUnit 4 years ago
Sam Brannen 6902ff77d9 Fix resource registration hints in the TestContext framework 4 years ago
Stephane Nicoll 6e93f1187c Move TestCompiler from generator to generate 4 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 4 years ago
Sam Brannen e57b5f1dfc Register runtime hints for @Sql scripts 4 years ago
Sam Brannen e85e769f1c Introduce @Sql tests for AOT processing 4 years ago
Sam Brannen 35bbe9f99d Polishing 4 years ago
Sam Brannen ea132388c5 Introduce AotTestExecutionListener API in the TestContext framework 4 years ago
Sam Brannen c2dd6667f1 Revise method signature in TestRuntimeHintsRegistrar 4 years ago