2106 Commits (75dfd478267663dbb8612aaf5e098dbd05513085)

Author SHA1 Message Date
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
Sam Brannen b0e723dbbb Delete obsolete test code 4 years ago
Sam Brannen a68d4ae25c Register runtime hints for ActiveProfilesResolvers 4 years ago
Sam Brannen 8d6d3f2698 Polishing 4 years ago
Sam Brannen afff849992 Add missing package-info.java file 4 years ago
Sam Brannen cbb30153fb Introduce StandardTestRuntimeHints in the TestContext framework 4 years ago
Sam Brannen bf0ac84a05 Introduce TestRuntimeHintsRegistrar in the TestContext framework 4 years ago
Sam Brannen dc7c7ac22a Register runtime hint for @WebAppConfiguration's resource path 4 years ago
Sam Brannen ef7784f85e Register runtime hints for @TestPropertySource#locations 4 years ago
Sam Brannen dcf160e427 Consistently include leading slash for classpath: resources in the TCF 4 years ago
Sam Brannen 920fbb34c8 Register runtime hints for @ContextConfiguration#locations 4 years ago
Sam Brannen c0040b9024 Polishing 4 years ago
Sam Brannen 36a2a62294 Polishing 4 years ago
Sam Brannen cced3cba09 Register runtime hints for @TestExecutionListeners 4 years ago
Sam Brannen 34635d7751 Register runtime hints for TestContextBootstrappers 4 years ago
Sam Brannen 1cae054cf5 Polishing 4 years ago
Sam Brannen 549f4e7933 Register runtime hints for ApplicationContextInitializers in the TCF 4 years ago
Sam Brannen 51daeac86b Register runtime hints for ContextLoaders automatically in the TCF 4 years ago
Sam Brannen 41b6f4e351 Commit changes to test 4 years ago
Sam Brannen 52712cecce Document reasons for hint registration in the TestContext framework 4 years ago
Sam Brannen dadfdb91d9 Stop registering SynthesizedAnnotation proxies in spring-test 4 years ago
Sam Brannen 69f23095b8 Deprecate SynthesizedAnnotation and related methods 4 years ago
Sam Brannen 73abd58202 Polishing 4 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 4 years ago
Sam Brannen b22d01f5f3 Polish TestContextRuntimeHints 4 years ago
Sam Brannen 40647bdaf6 Register hints for test execution event annotations in the TCF 4 years ago
Sam Brannen 2d35bbd74e Move TestContextRuntimeHints to aot.hint package 4 years ago
Sam Brannen 98c74059e0 Polish Javadoc 4 years ago
Andy Wilkinson a5fb55fd6d Replace dependency management plugin with built-in platform support 4 years ago
Sam Brannen 741ee960e2 Register runtime hints for TestContext framework classes and annotations 4 years ago
Sam Brannen 2c75eb8745 Support @Nested tests in MockServerContainerContextCustomizerFactory 4 years ago
Sam Brannen c24e98e51b Avoid reflection for instantiating MockServerContainerContextCustomizer 4 years ago
Sam Brannen 92b582701e Skip ContextCustomizerFactory that cannot be loaded 4 years ago
Sam Brannen ab20a189c5 Consistent logging for skipped TestExecutionListeners 4 years ago
Sam Brannen 7f88f315a4 Introduce logging for ContextCustomizer[Factory] to improve diagnostics 4 years ago
Sam Brannen aa7ef79478 Apply "instanceof pattern matching" in spring-test 4 years ago