GetBankAccount

3

tests

0

failures

1

ignored

3.272s

duration

100%

successful

Tests

Test Duration Result
bankaccountAdminUser_canGetRelatedBankAccount() - ignored
globalAdmin_withoutAssumedRole_canGetArbitraryBankAccount() 1.838s passed
normalUser_canNotGetUnrelatedBankAccount() 1.433s passed

Standard output

ContextBasedTestWithCleanup.retrieveInitialTestData
normalUser_canNotGetUnrelatedBankAccount(): TOTAL OBJECT COUNT (initial): 210 -> 210

ContextBasedTestWithCleanup.cleanupAndCheckCleanup
normalUser_canNotGetUnrelatedBankAccount(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRole_canGetArbitraryBankAccount(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
    "uuid": "583fb4b4-9c1f-4865-8cfa-db6a0f81d6cb",
    "holder": "First GmbH",
    "iban": "DE02120300000000202051",
    "bic": "BYLADEM1001"
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRole_canGetArbitraryBankAccount(): TOTAL OBJECT COUNT (after): 210 -> 210