GetBankAccount
Tests
| Test |
Duration |
Result |
| bankaccountAdminUser_canGetRelatedBankAccount() |
- |
ignored |
| globalAdmin_withoutAssumedRole_canGetArbitraryBankAccount() |
1.636s |
passed |
| normalUser_canNotGetUnrelatedBankAccount() |
1.406s |
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": "0e031d18-62a5-4537-b42b-9d2c54c42bc0",
"holder": "First GmbH",
"iban": "DE02120300000000202051",
"bic": "BYLADEM1001"
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRole_canGetArbitraryBankAccount(): TOTAL OBJECT COUNT (after): 210 -> 210