Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound16 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException17 msPassed
loadsListWithHeadOnly16 msPassed
loadsListWithInferredProperties13 msPassed
loadsListWithMultipleItems12 msPassed
persistEmptyListDoesNothing17 msPassed
persistListWithOneElementCreatesOnlyHead16 msPassed
persistNonEmptyListCreatesListInOntology16 msPassed
updateEmptyListWithNonEmptyPersistsNewOne15 msPassed
updateListByRemovingElementsFromTheEnd20 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes19 msPassed
updateListByReplacingSomeElementsAndRemovingSome20 msPassed
updateListByReplacingSomeElementsButKeepingSize19 msPassed
updateListToEmptyClearsList17 msPassed