GetCoopAssetTransaction
Tests
| Test |
Duration |
Result |
| globalAdmin_withoutAssumedRole_canGetArbitraryCoopAssetTransaction() |
1.527s |
passed |
| normalUser_canNotGetUnrelatedCoopAssetTransaction() |
1.364s |
passed |
| partnerPersonUser_canGetRelatedCoopAssetTransaction() |
1.370s |
passed |
Standard output
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRole_canGetArbitraryCoopAssetTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
"uuid": "e631b253-d3db-4bed-b2a3-eb6e21c8d22c",
"membership.uuid": "77063bdf-3f8a-4a48-9e39-5975fd574d6a",
"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": "e631b253-d3db-4bed-b2a3-eb6e21c8d22c",
"membership.uuid": "77063bdf-3f8a-4a48-9e39-5975fd574d6a",
"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