ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRole_canPatchContactOfArbitraryRelation(): TOTAL OBJECT COUNT (initial): 210 -> 210
toCleanup(class net.hostsharing.hsadminng.hs.office.relation.HsOfficeRelationRealEntity, e98aaaaf-740a-49c1-b49a-a964fe1d09f8
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 16:39:50 GMT
Keep-Alive: timeout=60
Connection: keep-alive
{
"uuid": "e98aaaaf-740a-49c1-b49a-a964fe1d09f8",
"anchor": {
"uuid": "190c555c-0a52-4b5f-b6e3-d6cc7115ca91",
"personType": "UNINCORPORATED_FIRM",
"tradeName": "Erben Bessler",
"salutation": null,
"title": null,
"givenName": "Bessler",
"familyName": "Mel"
},
"holder": {
"uuid": "e6f156b7-273a-4f9a-a998-681a33d5a550",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Paul",
"familyName": "Winkler"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "0a88eb4b-1d01-432f-9531-f45fd43d414f",
"caption": "fourth contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@fourthcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
DELETING temporary HsOfficeRelationRealEntity#e98aaaaf-740a-49c1-b49a-a964fe1d09f8 deleted 1 rows
globalAdmin_withoutAssumedRole_canPatchContactOfArbitraryRelation(): TOTAL OBJECT COUNT (after): 210 -> 210