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

使用TestExecutionListener的程序包
程序包
说明
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.
Ahead-of-time (AOT) support for the Infra TestContext Framework.
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.