RestResponseEntityExceptionHandlerRestTest

1

tests

0

failures

0

ignored

0.009s

duration

100%

successful

Tests

Test Duration Result
handleAccessDeniedExceptionReturnsUnauthorizedResponse() 0.009s passed

Standard output

2026-08-10T13:31:31.466Z  INFO 234 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.errors.RestResponseEntityExceptionHandlerRestTest

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/

 :: Spring Boot ::                (v3.5.5)

2026-08-10T13:31:31.493Z  INFO 234 --- [    Test worker] stResponseEntityExceptionHandlerRestTest : Starting RestResponseEntityExceptionHandlerRestTest using Java 21.0.11 with PID 234 (started by root in /home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_base-tx-context-seqTxId-performance-3915db90eedb)
2026-08-10T13:31:31.493Z  INFO 234 --- [    Test worker] stResponseEntityExceptionHandlerRestTest : The following 2 profiles are active: "fake-jwt", "test"
2026-08-10T13:31:31.864Z  INFO 234 --- [    Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-08-10T13:31:31.865Z  INFO 234 --- [    Test worker] o.s.t.web.servlet.TestDispatcherServlet  : Initializing Servlet ''
2026-08-10T13:31:31.865Z  INFO 234 --- [    Test worker] o.s.t.web.servlet.TestDispatcherServlet  : Completed initialization in 0 ms
2026-08-10T13:31:31.871Z  INFO 234 --- [    Test worker] stResponseEntityExceptionHandlerRestTest : Started RestResponseEntityExceptionHandlerRestTest in 0.401 seconds (process running for 12.811)