GetCoopAssetTransaction

3

tests

0

failures

0

ignored

4.290s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_withoutAssumedRole_canGetArbitraryCoopAssetTransaction() 1.606s passed
normalUser_canNotGetUnrelatedCoopAssetTransaction() 1.430s passed
partnerPersonUser_canGetRelatedCoopAssetTransaction() 1.254s passed

Standard output

ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRole_canGetArbitraryCoopAssetTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
    "uuid": "c3f5e114-7500-4dfe-8f14-be7a69a838a7",
    "membership.uuid": "3995a914-611c-4fba-abeb-9ca14ecd37d3",
    "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": "c3f5e114-7500-4dfe-8f14-be7a69a838a7",
    "membership.uuid": "3995a914-611c-4fba-abeb-9ca14ecd37d3",
    "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