GetCoopShareTransaction
Tests
| Test |
Duration |
Result |
| globalAdmin_withoutAssumedRole_canGetArbitraryCoopShareTransaction() |
1.399s |
passed |
| normalUser_canNotGetUnrelatedCoopShareTransaction() |
1.348s |
passed |
| partnerPersonUser_canGetRelatedCoopShareTransaction() |
1.514s |
passed |
Standard output
ContextBasedTestWithCleanup.retrieveInitialTestData
partnerPersonUser_canGetRelatedCoopShareTransaction(): TOTAL OBJECT COUNT (initial): 210 -> 210
{
"uuid": "4b8f6cc8-53d0-4216-8eef-8742742f5fcf",
"membership.uuid": "0b9b1a3d-963d-4c3e-a94e-d507f5fcba93",
"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": "4b8f6cc8-53d0-4216-8eef-8742742f5fcf",
"membership.uuid": "0b9b1a3d-963d-4c3e-a94e-d507f5fcba93",
"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