ThrowableArgumentResolverTest
|
100%
successful |
Tests
Test | Method name | Duration | Result |
---|---|---|---|
resolve는 컨텍스트에서 에러 객체를 반환해야 한다. | resolve_shouldReturnErrorFromContext() | 0.001s | passed |
OnError 단계이고 파라미터가 Throwable 타입일 때 supports가 true를 반환해야 한다. | supports_shouldReturnTrue_forErrorPhaseAndThrowableType() | 0.001s | passed |