Skip to content

Test Result : SimpleListHandlerTest

0 failures (±0)
14 tests (±0)
Took 0.16 sec.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound4 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException9 msPassed
loadsListWithHeadOnly5 msPassed
loadsListWithInferredProperties10 msPassed
loadsListWithMultipleItems13 msPassed
persistEmptyListDoesNothing4 msPassed
persistListWithOneElementCreatesOnlyHead6 msPassed
persistNonEmptyListCreatesListInOntology7 msPassed
updateEmptyListWithNonEmptyPersistsNewOne8 msPassed
updateListByRemovingElementsFromTheEnd20 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes33 msPassed
updateListByReplacingSomeElementsAndRemovingSome17 msPassed
updateListByReplacingSomeElementsButKeepingSize15 msPassed
updateListToEmptyClearsList13 msPassed