Annotation Interface的使用
cn.taketoday.test.context.ContextConfiguration

使用ContextConfiguration的程序包
程序包
说明
Classes and annotations related to configuring Infra ApplicationContext for tests.
This package contains the TestContext Framework which provides annotation-driven unit and integration testing support that is agnostic of the actual testing framework in use.
Core support for integrating the TestContext Framework with the JUnit Jupiter extension model in JUnit 5.
Web support for integrating the TestContext Framework with the JUnit Jupiter extension model in JUnit 5.
Support classes for the TestContext Framework.