1773 Commits (962f4d20b4644811f962ab657dd84bdddab83189)

Author SHA1 Message Date
Sam Brannen 9911d91f08 Add implementation note 3 years ago
Sam Brannen 620a87bcbc Polishing 3 years ago
Yanming Zhou 368036cab4 Allow overriding dynamic property from enclosing class in nested test class 3 years ago
Sam Brannen baf367831f Add @AliasFor tip to Javadoc for @TestPropertySource 3 years ago
Sam Brannen 8f71bea553 Avoid unnecessary synchronization in SequencedProperties 3 years ago
Sam Brannen 285c92bb03 Store reversedMetaDistance Comparator in static field 3 years ago
Sam Brannen ca118ca4a0 Introduce overloaded methods in JdbcTestUtils that accept JdbcClient 3 years ago
Sam Brannen 77067d0e6b Revise JdbcTestUtils method signatures to accept JdbcOperations 3 years ago
Sam Brannen 279e6eb423 Document best practices for inlined properties in @TestPropertySource 3 years ago
Sam Brannen 24dd484471 Polish internal SequencedProperties implementation 3 years ago
Sam Brannen b43972bb54 Preserve property ordering for text blocks in @TestPropertySource 3 years ago
Sam Brannen 1f544f113a Support resource patterns in @TestPropertySource locations 3 years ago
Sam Brannen 3a38bb48b5 Polishing 3 years ago
Sam Brannen 02d3269dbb Polishing 3 years ago
Sam Brannen a2f52db452 Support text blocks for inlined properties in @TestPropertySource 3 years ago
Sam Brannen 8c2a39b5af Simplify Javadoc 3 years ago
Sam Brannen 837e8960c2 Make addPropertySourcesToEnvironment() public 3 years ago
Sam Brannen faf3c7831f Add support for property file encoding in @TestPropertySource 3 years ago
Sam Brannen 04cce0bafd Support custom properties file formats in @TestPropertySource 3 years ago
Juergen Hoeller 18966d048c Consistent equals/hashCode style (and related polishing) 3 years ago
Sam Brannen 3e5aa8d734 Fail on error by default during test AOT processing 3 years ago
Juergen Hoeller 2d50b758c4 Deprecate applyBeanPostProcessorsBefore/AfterInitialization 3 years ago
Sam Brannen f9f7a7cd78 Polish contribution 3 years ago
Juergen Hoeller c64a322e19 Polishing 3 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 3 years ago
Sam Brannen 9e3f3bee71 Consistently throw TestContextAotException in TestContextAotGenerator 3 years ago
Sam Brannen 2ba9939bd8 Revise changes to DefaultGenerationContext and GeneratedClasses 3 years ago
Sam Brannen f5db8bd1e8 Retain existing feature name as prefix in test AOT processing 3 years ago
Sam Brannen 317c6fbec2 Introduce failOnError flag in TestContextAotGenerator 3 years ago
rstoyanchev b016f385e1 Add BlockingExecutionConfigurer to WebFlux config 3 years ago
Sam Brannen ad3e5425d4 Reduce WARN level log output during test AOT processing 3 years ago
rstoyanchev c61d011076 Support RestClient in MockRestServiceServer 3 years ago
Arjen Poutsma d04d7b2e57 Add request binding to functional endpoints 3 years ago
Sam Brannen f50b230fb3 Emphasize that a ContextCustomizer must implement equals() and hashCode() 3 years ago
Sam Brannen 58b4286216 Polish MockHttpServletRequest 3 years ago
Sam Brannen 07fe8eea83 Improve error message for wrong version of micrometer-observation 3 years ago
Sam Brannen 5aac35b99e Check deps only once in MicrometerObservationRegistryTestExecutionListener 3 years ago
Sam Brannen acb786d359 Improve logging in MicrometerObservationRegistryTestExecutionListener 3 years ago
Sam Brannen 29248dff15 Use correct ClassLoader in MicrometerObservationRegistryTestExecutionListener 3 years ago
Sam Brannen 8bb4c167e4 Polishing 3 years ago
Sam Brannen ed5c19f53e Document that @Sql requires spring-jdbc & spring-tx on the classpath 3 years ago
Sam Brannen 4565bcd757 Update copyright headers 3 years ago
Sam Brannen aa2028127f Overhaul TestExecutionListener for Micrometer ObservationRegistry 3 years ago
Marcin Grzejszczak a82659c837 Introduce TestExecutionListener for Micrometer ObservationRegistry 3 years ago
Sam Brannen f8a3253d12 Polishing 3 years ago
Sam Brannen 1a26e17f41 Ensure context cache stats are logged when ApplicationContext fails to load 3 years ago
Sam Brannen f6045e8e11 Move context failure tracking to the ContextCache 3 years ago
Sam Brannen f0a3f776c2 Avoid duplication of constant in Javadoc 3 years ago
Sam Brannen c8bb7ded5d Improve Javadoc for DefaultCacheAwareContextLoaderDelegate 3 years ago
Sam Brannen 52ae97cffc Make test context failure threshold configurable 3 years ago