Closed andrii-kovalenko-ct closed 6 years ago
Apply Before After Spring Test Runner test lib to simplify integration test cleanup.
The PR doesn't change the application or tests API, just makes some actions more convenient:
CartsCleanupConfiguration
OrdersCartsPaymentsCleanupConfiguration
OrdersCleanupConfiguration
TypesCleanupConfiguration
BeforeAfterSpringTestRunner
@BeforeAllMethods
TaxSetupConfiguration
TaxUtil
Apply Before After Spring Test Runner test lib to simplify integration test cleanup.
The PR doesn't change the application or tests API, just makes some actions more convenient:
CartsCleanupConfiguration
,OrdersCartsPaymentsCleanupConfiguration
,OrdersCleanupConfiguration
,TypesCleanupConfiguration
)BeforeAfterSpringTestRunner
tests runner with@BeforeAllMethods
TaxSetupConfiguration
toTaxUtil
and call it in CartServiceImplIT configutation