GetSingleDebitor
Tests
| Test |
Duration |
Result |
| returnsDebitorByNumberIfFound() |
0.010s |
passed |
| returnsDebitorByUuidIfFound() |
0.006s |
passed |
| returnsNotFoundIfMissing() |
0.005s |
passed |
Standard output
2026-08-10T16:28:10.857Z INFO 235 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorControllerRestTest$GetSingleDebitor]: GetSingleDebitor does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T16:28:10.860Z INFO 235 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorControllerRestTest$GetSingleDebitor