程序包的使用
cn.taketoday.framework.test.context.runner
程序包
说明
Test utilities to run application contexts for testing.
-
类说明Utility design to run an
ApplicationContextand provide AssertJ style assertions.A Bean registration to be applied when the context loaded.Callback interface used to process anApplicationContextwith the ability to throw a (checked) exception.