DeletePerson

3

tests

0

failures

0

ignored

3.991s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canDeleteArbitraryPerson() 1.333s passed
normalUser_canNotDeleteUnrelatedPerson() 1.315s passed
personOwner_canDeleteRelatedPerson() 1.343s 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