2026-08-10T15:02:17.876Z INFO 235 --- [ 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-10T15:02:17.880Z INFO 235 --- [ 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.eyJpc3MiOiJodHRwOi8vdGVzdC1pc3N1ZXIiLCJzdWIiOiJoc2gtYWxleF9zdXBlcnVzZXIiLCJhdWQiOiJhcGkiLCJncm91cHMiOltdLCJleHAiOjE3ODYzNzc3MzcsImp0aSI6IjhiOTBkMGYwLTQxYjAtNDE4Zi05NGQ5LWE3NDhmM2Q0NzE1YSJ9.D8W7AfRQOh23pYXUilNFXzV2gPNhP9eNuft6kTwN9-gqE_LFcTsEwZkJg8S4FqB6L8p6QAwCsl8lCTc3D_oXmTkJS1WgNYCqWImmIPQR2hZEoc8qfVjEGK7RAifQTj1qGiaSoEze8cQym0fjhmxxPQW3h1zoc-7YYdV7EE42KiGQEQbmfVL_fOrvi8fpWaobD15Sn_gQUtyCnnExHSHttr5uf7QPX_qQvRZvcGRSET4Xup56WJPCghZG6tjndFkkch9AmUuw1ojqdetXeOQzQz2LZx9io_CEwDlKOwy5zcZh_TbyvTYYpFxKzLM3dyyxd5Q4JZzlMEtlNjsH-WsFeg", 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 = []