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:31:53 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "fec12b6c-831a-4b5c-87a4-2935037c3878",
"anchor": {
"uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "24e0044a-7baf-4e37-aa54-a11766fee99d",
"anchor": {
"uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "87bc7c69-aae1-4ad1-947c-7ccb974b7fd3",
"personType": "LEGAL_PERSON",
"tradeName": "Fourth eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "531cc4d8-b79c-43e7-9de4-6b3280157363",
"caption": "fourth contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@fourthcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "31dfe96e-233d-4ee5-9fa9-3af940192028",
"anchor": {
"uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "8fd95c23-fbb4-4d82-8f85-e951eb474e3d",
"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": "a2d70253-3237-4490-a25f-a35555a390b0",
"caption": "second contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@secondcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "d7cba281-9b4c-4a47-acd7-ed04f4fb9af4",
"anchor": {
"uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "8e6591af-4a90-4817-bad4-15a96c110257",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Peter",
"familyName": "Smith"
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "2538d347-57b6-48a6-8ad6-6f4037296ecb",
"caption": "sixth contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@sixthcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "23c0327b-9dcc-4716-8a4f-7d084448fa6b",
"anchor": {
"uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "968db17e-982d-4253-91af-4fbdcf694a99",
"personType": "INCORPORATED_FIRM",
"tradeName": "Third OHG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "6aed69ca-cc5a-4609-8668-d13e6f45ef54",
"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:31:54 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "22fb0452-a774-4a05-a480-be255b7fd542",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "66d06edc-90d2-4e8e-aa5a-5e0ecceff227",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "808483b9-7af5-43aa-8f3a-3ff29c07ae28",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"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:31:55 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "808483b9-7af5-43aa-8f3a-3ff29c07ae28",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "fec12b6c-831a-4b5c-87a4-2935037c3878",
"anchor": {
"uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"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:31:57 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "22fb0452-a774-4a05-a480-be255b7fd542",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "66d06edc-90d2-4e8e-aa5a-5e0ecceff227",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "fec12b6c-831a-4b5c-87a4-2935037c3878",
"anchor": {
"uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "808483b9-7af5-43aa-8f3a-3ff29c07ae28",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"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:31:58 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "22fb0452-a774-4a05-a480-be255b7fd542",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "66d06edc-90d2-4e8e-aa5a-5e0ecceff227",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "fec12b6c-831a-4b5c-87a4-2935037c3878",
"anchor": {
"uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "808483b9-7af5-43aa-8f3a-3ff29c07ae28",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"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:31:59 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "22fb0452-a774-4a05-a480-be255b7fd542",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "66d06edc-90d2-4e8e-aa5a-5e0ecceff227",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"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:32:00 GMT
Keep-Alive: timeout=60
Connection: keep-alive
[
{
"uuid": "808483b9-7af5-43aa-8f3a-3ff29c07ae28",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "DEBITOR",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "fec12b6c-831a-4b5c-87a4-2935037c3878",
"anchor": {
"uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
"personType": "LEGAL_PERSON",
"tradeName": "Hostsharing eG",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"type": "PARTNER",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"caption": "first contact",
"postalAddress": {
"country": "Germany"
},
"emailAddresses": {
"main": "contact-admin@firstcontact.example.com"
},
"phoneNumbers": {
"phone_office": "+49 123 1234567"
}
}
},
{
"uuid": "22fb0452-a774-4a05-a480-be255b7fd542",
"anchor": {
"uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
"personType": "LEGAL_PERSON",
"tradeName": "First GmbH",
"salutation": null,
"title": null,
"givenName": null,
"familyName": null
},
"holder": {
"uuid": "66d06edc-90d2-4e8e-aa5a-5e0ecceff227",
"personType": "NATURAL_PERSON",
"tradeName": null,
"salutation": null,
"title": null,
"givenName": "Susan",
"familyName": "Firby"
},
"type": "REPRESENTATIVE",
"mark": null,
"contact": {
"uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
"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