程序包的使用
org.springframework.boot.test.context.runner
程序包
说明
Test utilities to run application contexts for testing.
-
类说明Utility design to run an
ApplicationContext
and provide AssertJ style assertions.Callback interface used to process anApplicationContext
with the ability to throw a (checked) exception.