GetCoopShareTransaction

3

tests

0

failures

0

ignored

4.370s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_withoutAssumedRole_canGetArbitraryCoopShareTransaction() 1.338s passed
normalUser_canNotGetUnrelatedCoopShareTransaction() 1.368s passed
partnerPersonUser_canGetRelatedCoopShareTransaction() 1.664s passed

Standard output

ContextBasedTestWithCleanup.retrieveInitialTestData
partnerPersonUser_canGetRelatedCoopShareTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
    "uuid": "99740fff-b58d-483c-a9ac-634b830719f6",
    "membership.uuid": "f254ae68-9b56-4013-8be3-946d593c9542",
    "transactionType": "SUBSCRIPTION",
    "shareCount": 4,
    "valueDate": "2010-03-15",
    "reference": "ref 1000101-1",
    "comment": "initial subscription",
    "revertedShareTx": null,
    "reversalShareTx": null
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
partnerPersonUser_canGetRelatedCoopShareTransaction(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_withoutAssumedRole_canGetArbitraryCoopShareTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
    "uuid": "99740fff-b58d-483c-a9ac-634b830719f6",
    "membership.uuid": "f254ae68-9b56-4013-8be3-946d593c9542",
    "transactionType": "SUBSCRIPTION",
    "shareCount": 4,
    "valueDate": "2010-03-15",
    "reference": "ref 1000101-1",
    "comment": "initial subscription",
    "revertedShareTx": null,
    "reversalShareTx": null
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_withoutAssumedRole_canGetArbitraryCoopShareTransaction(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
normalUser_canNotGetUnrelatedCoopShareTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210

ContextBasedTestWithCleanup.cleanupAndCheckCleanup
normalUser_canNotGetUnrelatedCoopShareTransaction(): TOTAL OBJECT COUNT (after): 210 -> 210