BAIS payments 멀티모듈 최소 구현 #2

Open
forge-bot wants to merge 5 commits from forge/BAIS-REM-1783820063-attempt-2 into main
Showing only changes of commit 267ab6e78f - Show all commits

View file

@ -0,0 +1,10 @@
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class PaymentReferenceServiceTest {
private final PaymentReferenceService service = new PaymentReferenceService();
@Test
void testNormalize_Null() {
assertEquals("",