程序包的使用
cn.taketoday.test.context.junit4
程序包
说明
Support classes for integrating the TestContext Framework
with JUnit 4.12 or higher.
-
类说明Abstract base test class which integrates the Infra TestContext Framework with explicit
ApplicationContexttesting support in a JUnit 4 environment.JUnit4ClassRunneris a custom extension of JUnit'sBlockJUnit4ClassRunnerwhich provides functionality of the TestContext Framework to standard JUnit tests by means of theTestContextManagerand associated support classes and annotations.