程序包的使用
cn.taketoday.test.context

使用cn.taketoday.test.context的程序包
程序包
说明
Classes and annotations related to configuring Infra ApplicationContext for tests.
Test support for cn.taketoday.framework.context.TypeExcludeFilter.
Support for testing JSON.
Mockito integration for tests.
Web client test utilities.
Infra support for testing server endpoints via WebTestClient.
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.
Support for context caching within the 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.
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 integrating the TestContext Framework with JUnit 4.12 or higher.
Custom JUnit 4 Rules used in the TestContext Framework.
Custom JUnit 4 Statements used in the TestContext Framework.
Support classes for the TestContext Framework.
Transactional support classes for the TestContext Framework.
Web support classes for the TestContext Framework.
WebSocket support classes for the TestContext Framework.