GetBankAccount

3

tests

0

failures

1

ignored

2.994s

duration

100%

successful

Tests

Test Duration Result
bankaccountAdminUser_canGetRelatedBankAccount() - ignored
globalAdmin_withoutAssumedRole_canGetArbitraryBankAccount() 1.526s passed
normalUser_canNotGetUnrelatedBankAccount() 1.467s 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": "cb393a23-229e-4abe-9233-fda784978746",
    "holder": "First GmbH",
    "iban": "DE02120300000000202051",
    "bic": "BYLADEM1001"
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRole_canGetArbitraryBankAccount(): TOTAL OBJECT COUNT (after): 210 -> 210