AfterAdviceBuilderTest

5

tests

0

failures

0

ignored

0.044s

duration

100%

successful

Tests

Test Method name Duration Result
JoinPoint 하나 파라미터도 허용 oneJoinPoint_ok() 0.002s passed
static 메서드 → aspectSup 대신 null 사용 (Supplier 무의미) staticMethod_safeSupplierNull() 0.036s passed
파라미터 2개 → IllegalStateException twoParams_illegal() 0.001s passed
파라미터 1개지만 JoinPoint 아님 → IllegalStateException wrongParam_illegal() 0.001s passed
0개 파라미터 메서드 빌드 성공 zeroParam_ok() 0.004s passed