2474 Commits (main)

Author SHA1 Message Date
Sam Brannen 09b1e5edf6 Extract instantiateComponents() method in AbstractTestContextBootstrapper 1 year ago
Sam Brannen a220c545fc Support declarative ContextCustomizerFactory registration in the TCF 1 year ago
Sam Brannen 5c7bf0c2fe Add tests for MethodInvoker behavior in the TestContext framework 1 year ago
Sam Brannen 4aeeacb4c2 Simplify and rename TestContextManager[ListenerExecutionOrder]Tests 1 year ago
Sam Brannen ed83461021 Support parameter injection in @[Before|After]Transaction methods 1 year ago
Sam Brannen 41904d46ad Introduce MethodInvoker API for TestExecutionListeners 1 year ago
Sam Brannen 436c7136e9 Polish TransactionAssert 1 year ago
Sam Brannen 0f36c5fd6a Polishing 1 year ago
Sam Brannen dfea3d05aa Revise support for JSR-330 and Jakarta @Inject for autowiring test constructors 1 year ago
Florian Lehmann 8dd857a84d Support @Inject from JSR-330 & Jakarta for autowiring test constructors 1 year ago
Sam Brannen 0a7166234d Polishing 1 year ago
Sam Brannen 210b42b7d8 Polishing 1 year ago
Sam Brannen e8fd29091c Register hints for @TestPropertySource factory 1 year ago
Sam Brannen 7882d265c6 Polishing 1 year ago
Juergen Hoeller 759e3d4aa6 Adapt to PreparedStatementCreator for JdbcClient update operation 1 year ago
Sam Brannen 7598bca799 Revise Checkstyle rules to prohibit use of assertions other than AssertJ 1 year ago
Sam Brannen f9588de247 Reinstate FailingBeforeAndAfterMethodsTestNGTests 1 year ago
Sam Brannen 9911d91f08 Add implementation note 1 year ago
Sam Brannen 620a87bcbc Polishing 1 year ago
Yanming Zhou 368036cab4 Allow overriding dynamic property from enclosing class in nested test class 1 year ago
Sam Brannen baf367831f Add @AliasFor tip to Javadoc for @TestPropertySource 1 year ago
Sam Brannen 8f71bea553 Avoid unnecessary synchronization in SequencedProperties 1 year ago
Sam Brannen 285c92bb03 Store reversedMetaDistance Comparator in static field 1 year ago
Sam Brannen ca118ca4a0 Introduce overloaded methods in JdbcTestUtils that accept JdbcClient 1 year ago
Sam Brannen 77067d0e6b Revise JdbcTestUtils method signatures to accept JdbcOperations 1 year ago
Sam Brannen 279e6eb423 Document best practices for inlined properties in @TestPropertySource 1 year ago
Sam Brannen 24dd484471 Polish internal SequencedProperties implementation 1 year ago
Sam Brannen b43972bb54 Preserve property ordering for text blocks in @TestPropertySource 1 year ago
Sam Brannen 1f544f113a Support resource patterns in @TestPropertySource locations 1 year ago
Sam Brannen 3a38bb48b5 Polishing 1 year ago
Sam Brannen 02d3269dbb Polishing 1 year ago
Sam Brannen a2f52db452 Support text blocks for inlined properties in @TestPropertySource 1 year ago
Sam Brannen 8c2a39b5af Simplify Javadoc 1 year ago
Sam Brannen 837e8960c2 Make addPropertySourcesToEnvironment() public 1 year ago
Sam Brannen faf3c7831f Add support for property file encoding in @TestPropertySource 1 year ago
Sam Brannen 04cce0bafd Support custom properties file formats in @TestPropertySource 1 year ago
Juergen Hoeller 18966d048c Consistent equals/hashCode style (and related polishing) 1 year ago
Sam Brannen dcec61ab7a Remove obsolete dependency on picocli 1 year ago
Juergen Hoeller d250a5155a Consistent dependency declarations 1 year ago
Juergen Hoeller ae279eaced Polishing 1 year ago
Sam Brannen 3e5aa8d734 Fail on error by default during test AOT processing 1 year ago
Juergen Hoeller 2d50b758c4 Deprecate applyBeanPostProcessorsBefore/AfterInitialization 1 year ago
Sam Brannen f9f7a7cd78 Polish contribution 1 year ago
Juergen Hoeller c64a322e19 Polishing 1 year ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 1 year ago
Sam Brannen 9e3f3bee71 Consistently throw TestContextAotException in TestContextAotGenerator 1 year ago
Sam Brannen 2ba9939bd8 Revise changes to DefaultGenerationContext and GeneratedClasses 1 year ago
Sam Brannen a34f9fa66c Update copyright headers 1 year ago
Sam Brannen f5db8bd1e8 Retain existing feature name as prefix in test AOT processing 1 year ago
Sam Brannen 317c6fbec2 Introduce failOnError flag in TestContextAotGenerator 1 year ago