2026-08-10T13:31:44.024Z INFO 234 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.office.membership.HsOfficeMembershipControllerRestTest$GetListOfMemberships]: GetListOfMemberships does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T13:31:44.028Z INFO 234 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.office.membership.HsOfficeMembershipControllerRestTest$GetListOfMemberships
MockHttpServletRequest:
HTTP Method = GET
Request URI = /api/hs/office/memberships
Parameters = {partnerNumber=[P-12345]}
Headers = [Content-Type:"application/json;charset=UTF-8", Authorization:"Bearer eyJraWQiOiJ0ZXN0LWtleSIsImFsZyI6IlJTMjU2In0.eyJpc3MiOiJodHRwOi8vdGVzdC1pc3N1ZXIiLCJzdWIiOiJoc2gtYWxleF9zdXBlcnVzZXIiLCJhdWQiOiJhcGkiLCJncm91cHMiOltdLCJleHAiOjE3ODYzNzIzMDQsImp0aSI6IjY3YzQ5OGJjLTA0Y2QtNDM2Ny1iNmM0LTQ3NDdhYjQ3Mzk0YyJ9.KRlJ5mVZ3YLvspucQJhAgpBAbq_t7y1LSIukM7iRH0yBmDY71b1o2SHtTalD-Bp6GEnmq3mdiapS4Iimqe2fcAqTbO51LG7jJMjx6o7AuIeLW14AfsTlxu2lC_8jKhZ--T0vueuo42d5fjermG2DQG-HjEIE8qNmEE5nnlwouVuQpkSYvY1DE1e8c3wJ_qxKI_8hJ8PW9mSa3pjYCeFVjNQkzq9LthOXJvcBY0iDTlHDKqYOwiNkg7DEdErBqN89TLyLUHh7xAA8w2KCgokIrfptKL5BI9zDFdrh78awBqN8pNcfQ8PNRl75rJuXpTp-XWKyFNglPLQpdDPBG9S0yA", Accept:"application/json", Content-Length:"149"]
Body = {
"partner.uuid": null,
"memberNumberSuffix": "01",
"validFrom": "2022-10-13",
"membershipFeeBillable": "true"
}
Session Attrs = {}
Handler:
Type = net.hostsharing.hsadminng.hs.office.membership.HsOfficeMembershipController
Method = net.hostsharing.hsadminng.hs.office.membership.HsOfficeMembershipController#getListOfMemberships(String, UUID, String)
Async:
Async started = false
Async result = null
Resolved Exception:
Type = null
ModelAndView:
View name = null
View = null
Model = null
FlashMap:
Attributes = null
MockHttpServletResponse:
Status = 200
Error message = null
Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"]
Content type = application/json
Body = [{"uuid":null,"partner":{"uuid":null,"partnerNumber":"P-12345","partnerRel":null,"details":null},"mainDebitor":null,"memberNumber":"M-1234500","memberNumberSuffix":"00","validFrom":"2011-04-01","validTo":"2016-12-30","status":"CANCELLED","membershipFeeBillable":true},{"uuid":null,"partner":{"uuid":null,"partnerNumber":"P-12345","partnerRel":null,"details":null},"mainDebitor":null,"memberNumber":"M-1234501","memberNumberSuffix":"01","validFrom":"2013-10-01","validTo":null,"status":"ACTIVE","membershipFeeBillable":false},{"uuid":null,"partner":{"uuid":null,"partnerNumber":"P-12345","partnerRel":null,"details":null},"mainDebitor":null,"memberNumber":"M-1234502","memberNumberSuffix":"02","validFrom":null,"validTo":null,"status":"INVALID","membershipFeeBillable":null}]
Forwarded URL = null
Redirected URL = null
Cookies = []