ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRole_canPatchContactOfArbitraryRelation(): TOTAL OBJECT COUNT (initial): 210 -> 210
toCleanup(class net.hostsharing.hsadminng.hs.office.relation.HsOfficeRelationRealEntity, b42cfbf4-dfab-484b-8e34-11eba02d8851
HTTP/1.1 200
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
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
Transfer-Encoding: chunked
Date: Mon, 10 Aug 2026 15:05:56 GMT
Keep-Alive: timeout=60
Connection: keep-alive
{
"uuid": "b42cfbf4-dfab-484b-8e34-11eba02d8851",
"anchor": {
"uuid": "77734c92-34bf-4cae-aca0-60cc28580f4d",
"personType": "UNINCORPORATED_FIRM",
"tradeName": "Erben Bessler",
"salutation": null,
"title": null,
"givenName": "Bessler",
"familyName": "Mel"
},
"holder": {
"uuid": "487bc8a7-db6a-405e-bb0d-1e8cf3ff032a",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Paul",
"familyName": "Winkler"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "b78ad90f-5228-4580-9468-6cf39c77d474",
"caption": "fourth contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@fourthcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
DELETING temporary HsOfficeRelationRealEntity#b42cfbf4-dfab-484b-8e34-11eba02d8851 deleted 1 rows
globalAdmin_withoutAssumedRole_canPatchContactOfArbitraryRelation(): TOTAL OBJECT COUNT (after): 210 -> 210