spring-framework/framework-docs/modules/ROOT/pages/testing
Sam Brannen a220c545fc Support declarative ContextCustomizerFactory registration in the TCF
Prior to this commit, it was only possible to register a
ContextCustomizerFactory in the TestContext framework (TCF) via the
SpringFactoriesLoader mechanism.

This commit introduces support for declarative registration of a
ContextCustomizerFactory local to a test class via a new
@ContextCustomizerFactories annotation.

Closes gh-26148
2023-09-13 19:59:50 +02:00
..
annotations Support declarative ContextCustomizerFactory registration in the TCF 2023-09-13 19:59:50 +02:00
spring-mvc-test-framework Fix migration to asciidoctor tabs 2023-05-09 12:15:43 +01:00
testcontext-framework Support declarative ContextCustomizerFactory registration in the TCF 2023-09-13 19:59:50 +02:00
annotations.adoc Remove duplicated section links for test annotations 2023-09-13 17:50:12 +02:00
appendix.adoc Trim IDs with parent 2023-05-04 15:35:05 +01:00
integration.adoc Fix cross references 2023-05-04 15:35:05 +01:00
introduction.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
resources.adoc Fix cross references 2023-05-04 15:35:05 +01:00
spring-mvc-test-client.adoc Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
spring-mvc-test-framework.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
support-jdbc.adoc Fix cross references 2023-05-04 15:35:05 +01:00
testcontext-framework.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
unit.adoc Fix cross references 2023-05-04 15:35:05 +01:00
webtestclient.adoc Fix migration to asciidoctor tabs 2023-05-09 12:15:43 +01:00