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 |
||
|---|---|---|
| .. | ||
| annotations | ||
| spring-mvc-test-framework | ||
| testcontext-framework | ||
| annotations.adoc | ||
| appendix.adoc | ||
| integration.adoc | ||
| introduction.adoc | ||
| resources.adoc | ||
| spring-mvc-test-client.adoc | ||
| spring-mvc-test-framework.adoc | ||
| support-jdbc.adoc | ||
| testcontext-framework.adoc | ||
| unit.adoc | ||
| webtestclient.adoc | ||