GetCoopShareTransaction

3

tests

0

failures

0

ignored

4.431s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_withoutAssumedRole_canGetArbitraryCoopShareTransaction() 1.403s passed
normalUser_canNotGetUnrelatedCoopShareTransaction() 1.399s passed
partnerPersonUser_canGetRelatedCoopShareTransaction() 1.629s passed

Standard output

ContextBasedTestWithCleanup.retrieveInitialTestData
partnerPersonUser_canGetRelatedCoopShareTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
    "uuid": "3828b5b2-d5fa-4a45-984b-3cde35136019",
    "membership.uuid": "9aa7e8c8-db2c-4ef7-8c1e-082d2a01e46b",
    "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": "3828b5b2-d5fa-4a45-984b-3cde35136019",
    "membership.uuid": "9aa7e8c8-db2c-4ef7-8c1e-082d2a01e46b",
    "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