接口的使用
cn.taketoday.test.context.TestContext

使用TestContext的程序包
程序包
说明
Classes and annotations related to configuring Infra ApplicationContext for tests.
Mockito integration 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.
Test event support classes for the TestContext Framework.
JDBC support classes for the TestContext Framework, including support for declarative SQL script execution via @Sql.
Support classes for the TestContext Framework.
Transactional support classes for the TestContext Framework.
Web support classes for the TestContext Framework.