GetBankAccount

3

tests

0

failures

1

ignored

3.084s

duration

100%

successful

Tests

Test Duration Result
bankaccountAdminUser_canGetRelatedBankAccount() - ignored
globalAdmin_withoutAssumedRole_canGetArbitraryBankAccount() 1.769s passed
normalUser_canNotGetUnrelatedBankAccount() 1.312s 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": "025775c4-9424-4678-af69-273368cf662a",
    "holder": "First GmbH",
    "iban": "DE02120300000000202051",
    "bic": "BYLADEM1001"
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRole_canGetArbitraryBankAccount(): TOTAL OBJECT COUNT (after): 210 -> 210