DeleteBookingItem
Tests
| Test |
Duration |
Result |
| respondsNoContentIfDeleted() |
0.006s |
passed |
| respondsNotFoundIfMissing() |
0.009s |
passed |
Standard output
2026-08-10T13:31:36.939Z INFO 234 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.booking.item.HsBookingItemControllerRestTest$DeleteBookingItem]: DeleteBookingItem does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T13:31:36.943Z INFO 234 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.booking.item.HsBookingItemControllerRestTest$DeleteBookingItem