GetSinglePerson

2

tests

0

failures

0

ignored

0.010s

duration

100%

successful

Tests

Test Duration Result
returnsNotFoundIfMissing() 0.005s passed
returnsPersonIfFound() 0.005s passed

Standard output

2026-08-10T16:28:12.419Z  INFO 235 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.office.person.HsOfficePersonControllerRestTest$GetSinglePerson]: GetSinglePerson does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T16:28:12.421Z  INFO 235 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.office.person.HsOfficePersonControllerRestTest$GetSinglePerson