Refactoring - Version stable
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package dev.lions.unionflow.server.service;
|
||||
|
||||
// This file is intentionally empty.
|
||||
// All tests from the original nested classes have been moved to:
|
||||
// - MatchingServiceTest (MatchingService branches)
|
||||
// - CotisationServiceAdminBranchesTest (CotisationService roles/admin branches)
|
||||
// - MembreServiceTest (MembreService branches)
|
||||
//
|
||||
// Quarkus does not support @Inject/@InjectMock inside @Nested inner test classes.
|
||||
Reference in New Issue
Block a user