scanControllerAdvices()
|
100%
successful |
Tests
| Test | Method name | Duration | Result |
|---|---|---|---|
| Advice 어노테이션이 있는 빈만 스캔·등록한다 | scan_registersOnlyAdviceBeans() | 0.001s | passed |
Standard output
Found @ControllerAdvice: sprout.mvc.advice.ControllerAdviceRegistryTest$IoAdvice Registered @ExceptionHandler: handleIo for types: IOException Found @ControllerAdvice: sprout.mvc.advice.ControllerAdviceRegistryTest$GlobalAdvice Registered @ExceptionHandler: handleGeneric for types: Exception