GetSingleContact

2

tests

0

failures

0

ignored

0.012s

duration

100%

successful

Tests

Test Duration Result
returnsContactIfFound() 0.006s passed
returnsNotFoundIfMissing() 0.006s passed

Standard output

2026-08-10T13:31:41.087Z  INFO 234 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.office.contact.HsOfficeContactControllerRestTest$GetSingleContact]: GetSingleContact does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T13:31:41.090Z  INFO 234 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.office.contact.HsOfficeContactControllerRestTest$GetSingleContact