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 |
||
|---|---|---|
| .. | ||
| ctx-management | ||
| aot.adoc | ||
| application-events.adoc | ||
| bootstrapping.adoc | ||
| ctx-management.adoc | ||
| executing-sql.adoc | ||
| fixture-di.adoc | ||
| key-abstractions.adoc | ||
| parallel-test-execution.adoc | ||
| support-classes.adoc | ||
| tel-config.adoc | ||
| test-execution-events.adoc | ||
| tx.adoc | ||
| web-scoped-beans.adoc | ||