GetCoopAssetTransaction
Tests
| Test |
Duration |
Result |
| globalAdmin_withoutAssumedRole_canGetArbitraryCoopAssetTransaction() |
2.075s |
passed |
| normalUser_canNotGetUnrelatedCoopAssetTransaction() |
1.500s |
passed |
| partnerPersonUser_canGetRelatedCoopAssetTransaction() |
1.409s |
passed |
Standard output
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRole_canGetArbitraryCoopAssetTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
"uuid": "33ecaa28-dada-4a8b-a0d8-540f2286b1f2",
"membership.uuid": "d56877a7-472c-465c-b39a-0f1b4e9c46d3",
"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": "33ecaa28-dada-4a8b-a0d8-540f2286b1f2",
"membership.uuid": "d56877a7-472c-465c-b39a-0f1b4e9c46d3",
"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