DeletePerson

3

tests

0

failures

0

ignored

3.803s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canDeleteArbitraryPerson() 1.375s passed
normalUser_canNotDeleteUnrelatedPerson() 1.192s passed
personOwner_canDeleteRelatedPerson() 1.236s passed

Standard output

ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canDeleteArbitraryPerson(): TOTAL OBJECT COUNT (initial): 210 -> 210

ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canDeleteArbitraryPerson(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
personOwner_canDeleteRelatedPerson(): TOTAL OBJECT COUNT (initial): 210 -> 210

ContextBasedTestWithCleanup.cleanupAndCheckCleanup
personOwner_canDeleteRelatedPerson(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
normalUser_canNotDeleteUnrelatedPerson(): TOTAL OBJECT COUNT (initial): 210 -> 210

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