GetListOfBankAccounts

1

tests

0

failures

0

ignored

1.459s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_withoutAssumedRoles_canViewAllBankAccounts_ifNoCriteriaGiven() 1.459s passed

Standard output

ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRoles_canViewAllBankAccounts_ifNoCriteriaGiven(): 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 15:04:51 GMT
Keep-Alive: timeout=60
Connection: keep-alive

[
    {
        "uuid": "a6f4ec0f-b0e0-4ccb-8d00-c9bfc550ad04",
        "holder": "Anita Bessler",
        "iban": "DE02300606010002474689",
        "bic": "DAAEDEDD"
    },
    {
        "uuid": "583fb4b4-9c1f-4865-8cfa-db6a0f81d6cb",
        "holder": "First GmbH",
        "iban": "DE02120300000000202051",
        "bic": "BYLADEM1001"
    },
    {
        "uuid": "9707ddaf-18d9-4c35-a8db-cf329334bf54",
        "holder": "Fourth eG",
        "iban": "DE02200505501015871393",
        "bic": "HASPDEHH"
    },
    {
        "uuid": "2e6b14ff-bfdd-41e3-9d5b-f78111a3a8c6",
        "holder": "Mel Bessler",
        "iban": "DE02100100100006820101",
        "bic": "PBNKDEFF"
    },
    {
        "uuid": "65abeabf-d397-4e83-81a6-c7fb357bd133",
        "holder": "Paul Winkler",
        "iban": "DE02600501010002034304",
        "bic": "SOLADEST600"
    },
    {
        "uuid": "89a0e164-6dae-4fb3-a6d7-3f68820a31a1",
        "holder": "Peter Smith",
        "iban": "DE02500105170137075030",
        "bic": "INGDDEFF"
    },
    {
        "uuid": "97c2f05e-90b8-4bd7-83f9-78a9da252436",
        "holder": "Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",
        "iban": "DE02100500000054540402",
        "bic": "BELADEBE"
    },
    {
        "uuid": "53a0aae4-b715-4a43-bc3e-887ace4e7333",
        "holder": "Third OHG",
        "iban": "DE02300209000106531065",
        "bic": "CMCIDEDD"
    }
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRoles_canViewAllBankAccounts_ifNoCriteriaGiven(): TOTAL OBJECT COUNT (after): 210 -> 210