All Classes and Interfaces
Class
Description
JUnit5 Extension to run code beforr all test, like setup test suite and
shutdown after all the testenvironment.
USAGE: @ExtendWith({JUnit5DbPreperator.class})
USAGE: @ExtendWith({JUnit5DbPreperator.class})