BaseTest

@TestInstance(value = TestInstance.Lifecycle.PER_CLASS)
abstract class BaseTest

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@AfterAll
fun shutDown()
Link copied to clipboard
@BeforeAll
fun startUp()