GetCoopAssetTransaction
Tests
| Test |
Duration |
Result |
| globalAdmin_withoutAssumedRole_canGetArbitraryCoopAssetTransaction() |
1.902s |
passed |
| normalUser_canNotGetUnrelatedCoopAssetTransaction() |
1.484s |
passed |
| partnerPersonUser_canGetRelatedCoopAssetTransaction() |
1.298s |
passed |
Standard output
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRole_canGetArbitraryCoopAssetTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
"uuid": "2ac06aca-a939-4be0-9b54-5c6314c96343",
"membership.uuid": "fcd597da-fce6-447a-924e-c96831fe8bfe",
"membership.memberNumber": "M-1000101",
"transactionType": "DEPOSIT",
"assetValue": 320.00,
"valueDate": "2010-03-15",
"reference": "ref 1000101-1",
"comment": "initial deposit",
"adoptionAssetTx": null,
"transferAssetTx": null,
"revertedAssetTx": null,
"reversalAssetTx": null
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRole_canGetArbitraryCoopAssetTransaction(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
normalUser_canNotGetUnrelatedCoopAssetTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
normalUser_canNotGetUnrelatedCoopAssetTransaction(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
partnerPersonUser_canGetRelatedCoopAssetTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
"uuid": "2ac06aca-a939-4be0-9b54-5c6314c96343",
"membership.uuid": "fcd597da-fce6-447a-924e-c96831fe8bfe",
"membership.memberNumber": "M-1000101",
"transactionType": "DEPOSIT",
"assetValue": 320.00,
"valueDate": "2010-03-15",
"reference": "ref 1000101-1",
"comment": "initial deposit",
"adoptionAssetTx": null,
"transferAssetTx": null,
"revertedAssetTx": null,
"reversalAssetTx": null
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
partnerPersonUser_canGetRelatedCoopAssetTransaction(): TOTAL OBJECT COUNT (after): 210 -> 210