Gradle Test Run :bootstrap:test

error_endpoint_preserves_404_status_and_classifies_as_resource_not_found()

summary

1

tests

0

failures

0

skipped

0.017s

duration

100%

successful

standard output

2026-05-12T15:59:36.397+09:00  INFO 3742337 --- [    Test worker] [traceId=] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 
2026-05-12T15:59:36.398+09:00  INFO 3742337 --- [    Test worker] [traceId=] o.s.t.web.servlet.TestDispatcherServlet  : Initializing Servlet '' 
2026-05-12T15:59:36.399+09:00  INFO 3742337 --- [    Test worker] [traceId=] o.s.t.web.servlet.TestDispatcherServlet  : Completed initialization in 1 ms 
2026-05-12T15:59:36.403+09:00 DEBUG 3742337 --- [    Test worker] [traceId=] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.project.auth.config.web.ApiErrorController#error(HttpServletRequest) 
2026-05-12T15:59:36.404+09:00  WARN 3742337 --- [    Test worker] [traceId=] c.p.auth.config.web.ApiErrorController   : Unhandled error response. method=GET requestPath=/some/missing/path status=404 
2026-05-12T15:59:36.406+09:00 DEBUG 3742337 --- [    Test worker] [traceId=] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] 
2026-05-12T15:59:36.407+09:00 DEBUG 3742337 --- [    Test worker] [traceId=] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing [ApiResult[success=false, code=PRES-005, message=요청한 리소스를 찾을 수 없습니다., data=null, errors=null, traceId (truncated)...]