GetCoopShareTransaction
Tests
| Test |
Duration |
Result |
| globalAdmin_withoutAssumedRole_canGetArbitraryCoopShareTransaction() |
1.463s |
passed |
| normalUser_canNotGetUnrelatedCoopShareTransaction() |
1.275s |
passed |
| partnerPersonUser_canGetRelatedCoopShareTransaction() |
1.840s |
passed |
Standard output
ContextBasedTestWithCleanup.retrieveInitialTestData
partnerPersonUser_canGetRelatedCoopShareTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
"uuid": "02b93b4f-7e8b-4b1a-8250-92fbd75e9a47",
"membership.uuid": "b24c9688-1def-4de3-8c97-1f799c9026d8",
"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": "02b93b4f-7e8b-4b1a-8250-92fbd75e9a47",
"membership.uuid": "b24c9688-1def-4de3-8c97-1f799c9026d8",
"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