2099 Commits (dc07ca1d361f56a3fc8d9e62d1c2d0bc159c6c11)

Author SHA1 Message Date
Sam Brannen 6902ff77d9 Fix resource registration hints in the TestContext framework 2 years ago
Stephane Nicoll 6e93f1187c Move TestCompiler from generator to generate 2 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 2 years ago
Sam Brannen e57b5f1dfc Register runtime hints for @Sql scripts 2 years ago
Sam Brannen e85e769f1c Introduce @Sql tests for AOT processing 2 years ago
Sam Brannen 35bbe9f99d Polishing 2 years ago
Sam Brannen ea132388c5 Introduce AotTestExecutionListener API in the TestContext framework 2 years ago
Sam Brannen c2dd6667f1 Revise method signature in TestRuntimeHintsRegistrar 2 years ago
Sam Brannen b0e723dbbb Delete obsolete test code 2 years ago
Sam Brannen a68d4ae25c Register runtime hints for ActiveProfilesResolvers 2 years ago
Sam Brannen 8d6d3f2698 Polishing 2 years ago
Sam Brannen afff849992 Add missing package-info.java file 2 years ago
Sam Brannen cbb30153fb Introduce StandardTestRuntimeHints in the TestContext framework 2 years ago
Sam Brannen bf0ac84a05 Introduce TestRuntimeHintsRegistrar in the TestContext framework 2 years ago
Sam Brannen dc7c7ac22a Register runtime hint for @WebAppConfiguration's resource path 2 years ago
Sam Brannen ef7784f85e Register runtime hints for @TestPropertySource#locations 2 years ago
Sam Brannen dcf160e427 Consistently include leading slash for classpath: resources in the TCF 2 years ago
Sam Brannen 920fbb34c8 Register runtime hints for @ContextConfiguration#locations 2 years ago
Sam Brannen c0040b9024 Polishing 2 years ago
Sam Brannen 36a2a62294 Polishing 2 years ago
Sam Brannen cced3cba09 Register runtime hints for @TestExecutionListeners 2 years ago
Sam Brannen 34635d7751 Register runtime hints for TestContextBootstrappers 2 years ago
Sam Brannen 1cae054cf5 Polishing 2 years ago
Sam Brannen 549f4e7933 Register runtime hints for ApplicationContextInitializers in the TCF 2 years ago
Sam Brannen 51daeac86b Register runtime hints for ContextLoaders automatically in the TCF 2 years ago
Sam Brannen 41b6f4e351 Commit changes to test 2 years ago
Sam Brannen 52712cecce Document reasons for hint registration in the TestContext framework 2 years ago
Sam Brannen dadfdb91d9 Stop registering SynthesizedAnnotation proxies in spring-test 2 years ago
Sam Brannen 69f23095b8 Deprecate SynthesizedAnnotation and related methods 2 years ago
Sam Brannen 73abd58202 Polishing 2 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 2 years ago
Sam Brannen b22d01f5f3 Polish TestContextRuntimeHints 2 years ago
Sam Brannen 40647bdaf6 Register hints for test execution event annotations in the TCF 2 years ago
Sam Brannen 2d35bbd74e Move TestContextRuntimeHints to aot.hint package 2 years ago
Sam Brannen 98c74059e0 Polish Javadoc 2 years ago
Andy Wilkinson a5fb55fd6d Replace dependency management plugin with built-in platform support 2 years ago
Sam Brannen 741ee960e2 Register runtime hints for TestContext framework classes and annotations 2 years ago
Sam Brannen 2c75eb8745 Support @Nested tests in MockServerContainerContextCustomizerFactory 2 years ago
Sam Brannen c24e98e51b Avoid reflection for instantiating MockServerContainerContextCustomizer 2 years ago
Sam Brannen 92b582701e Skip ContextCustomizerFactory that cannot be loaded 2 years ago
Sam Brannen ab20a189c5 Consistent logging for skipped TestExecutionListeners 2 years ago
Sam Brannen 7f88f315a4 Introduce logging for ContextCustomizer[Factory] to improve diagnostics 2 years ago
Sam Brannen aa7ef79478 Apply "instanceof pattern matching" in spring-test 2 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 2 years ago
Sam Brannen e53c7ae6f5 Polish Javadoc and internals of the TestContext framework 2 years ago
Sam Brannen c32ff17821 Revise @Nullable declarations in the TestContext framework 2 years ago
Sam Brannen 7671d29899 Add missing @Nullable declaration in AotTestMappings 2 years ago
Sam Brannen d467db4b9e Make TestClassScanner and TestContextAotGenerator public 2 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 2 years ago
Sam Brannen 019785a72e Introduce CLI for triggering AOT test context processing 2 years ago