PostNewPartner
Tests
| Test |
Duration |
Result |
| respondBadRequest_ifContactUuidIsInvalid() |
0.023s |
passed |
| respondBadRequest_ifPersonUuidIsInvalid() |
0.011s |
passed |
| respondCreated_ifAllReferencesAreValid() |
0.013s |
passed |
Standard output
2026-08-10T13:31:44.849Z INFO 234 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.office.partner.HsOfficePartnerControllerRestTest$PostNewPartner]: PostNewPartner does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T13:31:44.853Z INFO 234 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.office.partner.HsOfficePartnerControllerRestTest$PostNewPartner