ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRoles_canViewAllRelationsOfGivenPersonAndType(): TOTAL OBJECT COUNT (initial): 210 -> 210
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:40:03 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "63c7c2e5-f2f4-411e-824d-14e5b206442c",
"anchor": {
"uuid": "44e140ca-f710-4650-a391-7dfebef0ac09",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "6a80dce1-4fbb-4628-a89a-54d019f06864",
"anchor": {
"uuid": "44e140ca-f710-4650-a391-7dfebef0ac09",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "3c187ff9-af83-4aaf-bc26-28e7dd77cb39",
"personType": "LEGAL_PERSON",
"tradeName": "Fourth eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"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"
}
}
},
{
"uuid": "0442bce7-bc62-4302-9ff1-e1df289f24ce",
"anchor": {
"uuid": "44e140ca-f710-4650-a391-7dfebef0ac09",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cede4dfb-37e3-4cbd-a587-d2937a257170",
"personType": "LEGAL_PERSON",
"tradeName": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
"salutation": null,
"title": null,
"givenName": "Peter",
"familyName": "Smith"
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "5955dcc7-056f-4b45-b87c-92b24715a13f",
"caption": "second contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@secondcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "677b1799-b6f8-43a9-9a81-70cc25616500",
"anchor": {
"uuid": "44e140ca-f710-4650-a391-7dfebef0ac09",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "014d5767-72b6-4c6f-b3ed-66cf4c1670f7",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Peter",
"familyName": "Smith"
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "1fcfb809-617c-44ae-9e6e-c951e91a1ec5",
"caption": "sixth contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@sixthcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "e82c3619-71d5-413d-a4cb-5404c7140d33",
"anchor": {
"uuid": "44e140ca-f710-4650-a391-7dfebef0ac09",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "65eaa333-cc93-4692-86a9-84c85d992d04",
"personType": "INCORPORATED_FIRM",
"tradeName": "Third OHG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "3e9a633a-beda-46e3-a634-ce0d96b5d47b",
"caption": "third contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@thirdcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
}
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRoles_canViewAllRelationsOfGivenPersonAndType(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canViewAllRelationsWithGivenAnchorPersonUuid(): TOTAL OBJECT COUNT (initial): 210 -> 210
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:40:04 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "0d0fdb38-17d5-4180-9cfb-57bd6de451ee",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "10050754-3a9a-439b-b7a0-29bd5b467a47",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "e5d8c0b7-0ec0-4fe0-be3c-4f56aba87f58",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
}
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canViewAllRelationsWithGivenAnchorPersonUuid(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canViewAllRelationsWithGivenHolderPersonUuid(): TOTAL OBJECT COUNT (initial): 210 -> 210
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:40:06 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "e5d8c0b7-0ec0-4fe0-be3c-4f56aba87f58",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "63c7c2e5-f2f4-411e-824d-14e5b206442c",
"anchor": {
"uuid": "44e140ca-f710-4650-a391-7dfebef0ac09",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
}
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canViewAllRelationsWithGivenHolderPersonUuid(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canViewAllRelationsWithGivenGenericPersonUuid(): TOTAL OBJECT COUNT (initial): 210 -> 210
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:40:07 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "0d0fdb38-17d5-4180-9cfb-57bd6de451ee",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "10050754-3a9a-439b-b7a0-29bd5b467a47",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "63c7c2e5-f2f4-411e-824d-14e5b206442c",
"anchor": {
"uuid": "44e140ca-f710-4650-a391-7dfebef0ac09",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "e5d8c0b7-0ec0-4fe0-be3c-4f56aba87f58",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
}
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canViewAllRelationsWithGivenGenericPersonUuid(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
personAdmin_canViewAllRelationsOfGivenRelatedPersonAndAnyType(): TOTAL OBJECT COUNT (initial): 210 -> 210
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:40:08 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "0d0fdb38-17d5-4180-9cfb-57bd6de451ee",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "10050754-3a9a-439b-b7a0-29bd5b467a47",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "63c7c2e5-f2f4-411e-824d-14e5b206442c",
"anchor": {
"uuid": "44e140ca-f710-4650-a391-7dfebef0ac09",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "e5d8c0b7-0ec0-4fe0-be3c-4f56aba87f58",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
}
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
personAdmin_canViewAllRelationsOfGivenRelatedPersonAndAnyType(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canViewAllRelationsWithGivenContactData(): TOTAL OBJECT COUNT (initial): 210 -> 210
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:40:09 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "0d0fdb38-17d5-4180-9cfb-57bd6de451ee",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "10050754-3a9a-439b-b7a0-29bd5b467a47",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
}
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canViewAllRelationsWithGivenContactData(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canViewAllRelationsWithGivenContactUuid(): TOTAL OBJECT COUNT (initial): 210 -> 210
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:40:11 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "e5d8c0b7-0ec0-4fe0-be3c-4f56aba87f58",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "63c7c2e5-f2f4-411e-824d-14e5b206442c",
"anchor": {
"uuid": "44e140ca-f710-4650-a391-7dfebef0ac09",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "0d0fdb38-17d5-4180-9cfb-57bd6de451ee",
"anchor": {
"uuid": "2941408c-00e0-4949-9d51-2a18fa5a742c",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "10050754-3a9a-439b-b7a0-29bd5b467a47",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "a97abf81-8e91-4a3d-8de2-9575d73b5178",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
}
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canViewAllRelationsWithGivenContactUuid(): TOTAL OBJECT COUNT (after): 210 -> 210