Annotation Interface JUnitConfig


@ApplicationJUnitConfig is a composed annotation that combines @ExtendWith(ApplicationExtension.class) from JUnit Jupiter with @ContextConfiguration from the Infra TestContext Framework.
从以下版本开始:
4.0
作者:
Sam Brannen
另请参阅: