HsOfficeDebitorControllerRestTest
Tests
| Test |
Duration |
Result |
| deletesDebitor() |
0.007s |
passed |
| patchesDebitor() |
0.029s |
passed |
| postsNewDebitorWithExistingDebitorRel() |
0.020s |
passed |
| rejectsPostWithoutDebitorRel() |
0.025s |
passed |
Standard output
2026-08-10T13:31:42.580Z INFO 234 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorControllerRestTest]: HsOfficeDebitorControllerRestTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T13:31:42.610Z INFO 234 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorControllerRestTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.5.5)
2026-08-10T13:31:42.626Z INFO 234 --- [ Test worker] .h.o.d.HsOfficeDebitorControllerRestTest : Starting HsOfficeDebitorControllerRestTest 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:42.626Z INFO 234 --- [ Test worker] .h.o.d.HsOfficeDebitorControllerRestTest : The following 2 profiles are active: "fake-jwt", "test"
2026-08-10T13:31:43.080Z INFO 234 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-08-10T13:31:43.080Z INFO 234 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2026-08-10T13:31:43.081Z INFO 234 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms
2026-08-10T13:31:43.085Z INFO 234 --- [ Test worker] .h.o.d.HsOfficeDebitorControllerRestTest : Started HsOfficeDebitorControllerRestTest in 0.473 seconds (process running for 24.025)