Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound17 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException17 msPassed
loadsListWithHeadOnly16 msPassed
loadsListWithInferredProperties20 msPassed
loadsListWithMultipleItems19 msPassed
persistEmptyListDoesNothing15 msPassed
persistListWithOneElementCreatesOnlyHead18 msPassed
persistNonEmptyListCreatesListInOntology16 msPassed
updateEmptyListWithNonEmptyPersistsNewOne17 msPassed
updateListByRemovingElementsFromTheEnd21 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes19 msPassed
updateListByReplacingSomeElementsAndRemovingSome20 msPassed
updateListByReplacingSomeElementsButKeepingSize19 msPassed
updateListToEmptyClearsList17 msPassed