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