-
- All Implemented Interfaces:
@ExtendWith(value = {SpringExtension.class})@ContextConfiguration(initializers = {TestPropertiesInitializer.class}) public abstract class AbstractSpringTest
-
-
Constructor Summary
Constructors Constructor Description AbstractSpringTest()
-
Method Summary
Modifier and Type Method Description final UnitonTestStart(TestInfo testInfo)final UnitonTestEnd(TestInfo testInfo)-
-
Method Detail
-
onTestStart
@BeforeEach() final Unit onTestStart(TestInfo testInfo)
-
-
-
-