类的使用
cn.taketoday.test.context.aot.TestContextGenerationContext
程序包
说明
Ahead-of-time (AOT) support for the Infra TestContext Framework.
-
cn.taketoday.test.context.aot中TestContextGenerationContext的使用
修饰符和类型方法说明Create a newTestContextGenerationContextinstance using the specified feature name to qualify generated assets for a dedicated round of code generation.限定符构造器说明privateTestContextGenerationContext(TestContextGenerationContext existing, String featureName) Create a newTestContextGenerationContextinstance based on the suppliedexistingcontext and feature name.