Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound15 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException15 msPassed
loadsListWithHeadOnly15 msPassed
loadsListWithInferredProperties20 msPassed
loadsListWithMultipleItems27 msPassed
persistEmptyListDoesNothing15 msPassed
persistListWithOneElementCreatesOnlyHead16 msPassed
persistNonEmptyListCreatesListInOntology16 msPassed
updateEmptyListWithNonEmptyPersistsNewOne15 msPassed
updateListByRemovingElementsFromTheEnd16 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes15 msPassed
updateListByReplacingSomeElementsAndRemovingSome16 msPassed
updateListByReplacingSomeElementsButKeepingSize15 msPassed
updateListToEmptyClearsList15 msPassed