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 13:35:35 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "aa349f3a-4b45-4a74-859a-7a71b6744800",
"anchor": {
"uuid": "df8e028d-0e98-46bb-9d4e-1c587d37a6ba",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "586e7568-9d0d-4044-81b5-a9e320739f83",
"anchor": {
"uuid": "df8e028d-0e98-46bb-9d4e-1c587d37a6ba",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "96600de3-e77d-4a42-abd1-7366eb932fb8",
"personType": "LEGAL_PERSON",
"tradeName": "Fourth eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "25e2be15-d615-49fa-91b2-bffe02bc3030",
"caption": "fourth contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@fourthcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "1aeb2c38-b1e8-477a-b849-b56b391fdff1",
"anchor": {
"uuid": "df8e028d-0e98-46bb-9d4e-1c587d37a6ba",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "2f80e1a5-ebdb-4749-b6e5-f215a793720b",
"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": "75f45676-0177-4a33-b3a4-880abe915f98",
"caption": "second contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@secondcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "19c1e7f5-efce-4488-beda-658a8a6585f3",
"anchor": {
"uuid": "df8e028d-0e98-46bb-9d4e-1c587d37a6ba",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "24fa9159-1dad-45d3-9b99-c4069a33e812",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Peter",
"familyName": "Smith"
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "62f38984-9178-42b1-875b-8946acd4fc49",
"caption": "sixth contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@sixthcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "0a89a585-f4c1-43c8-b8dc-1fe3a282a346",
"anchor": {
"uuid": "df8e028d-0e98-46bb-9d4e-1c587d37a6ba",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "75a5b28b-2cc0-4752-9c54-9c0dacfea3ba",
"personType": "INCORPORATED_FIRM",
"tradeName": "Third OHG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "ffbb0888-a432-4469-9882-3000dce9a0a5",
"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 13:35:37 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "e2b5e224-9b29-4f3f-ad7b-497b9649fd09",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "0dd00c5d-8f4c-4589-bda8-042ee82acdcc",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "b9004dae-5ff9-40bd-a8c7-40a4e4dd43e5",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"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 13:35:38 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "b9004dae-5ff9-40bd-a8c7-40a4e4dd43e5",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "aa349f3a-4b45-4a74-859a-7a71b6744800",
"anchor": {
"uuid": "df8e028d-0e98-46bb-9d4e-1c587d37a6ba",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"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 13:35:39 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "e2b5e224-9b29-4f3f-ad7b-497b9649fd09",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "0dd00c5d-8f4c-4589-bda8-042ee82acdcc",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "aa349f3a-4b45-4a74-859a-7a71b6744800",
"anchor": {
"uuid": "df8e028d-0e98-46bb-9d4e-1c587d37a6ba",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "b9004dae-5ff9-40bd-a8c7-40a4e4dd43e5",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"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 13:35:41 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "e2b5e224-9b29-4f3f-ad7b-497b9649fd09",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "0dd00c5d-8f4c-4589-bda8-042ee82acdcc",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "aa349f3a-4b45-4a74-859a-7a71b6744800",
"anchor": {
"uuid": "df8e028d-0e98-46bb-9d4e-1c587d37a6ba",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "b9004dae-5ff9-40bd-a8c7-40a4e4dd43e5",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"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 13:35:42 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "e2b5e224-9b29-4f3f-ad7b-497b9649fd09",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "0dd00c5d-8f4c-4589-bda8-042ee82acdcc",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"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 13:35:43 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "b9004dae-5ff9-40bd-a8c7-40a4e4dd43e5",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "aa349f3a-4b45-4a74-859a-7a71b6744800",
"anchor": {
"uuid": "df8e028d-0e98-46bb-9d4e-1c587d37a6ba",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "e2b5e224-9b29-4f3f-ad7b-497b9649fd09",
"anchor": {
"uuid": "cbf4fc6a-b1a2-434d-8795-27fc7d0656d6",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "0dd00c5d-8f4c-4589-bda8-042ee82acdcc",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "d9e72a79-7ac8-4857-ab9d-43f951ee9ca2",
"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