Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound17 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException19 msPassed
loadsListWithHeadOnly15 msPassed
loadsListWithInferredProperties22 msPassed
loadsListWithMultipleItems21 msPassed
persistEmptyListDoesNothing18 msPassed
persistListWithOneElementCreatesOnlyHead19 msPassed
persistNonEmptyListCreatesListInOntology17 msPassed
updateEmptyListWithNonEmptyPersistsNewOne16 msPassed
updateListByRemovingElementsFromTheEnd19 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes18 msPassed
updateListByReplacingSomeElementsAndRemovingSome18 msPassed
updateListByReplacingSomeElementsButKeepingSize19 msPassed
updateListToEmptyClearsList16 msPassed