Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound18 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException19 msPassed
loadsListWithHeadOnly16 msPassed
loadsListWithInferredProperties23 msPassed
loadsListWithMultipleItems19 msPassed
persistEmptyListDoesNothing19 msPassed
persistListWithOneElementCreatesOnlyHead20 msPassed
persistNonEmptyListCreatesListInOntology16 msPassed
updateEmptyListWithNonEmptyPersistsNewOne15 msPassed
updateListByRemovingElementsFromTheEnd19 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes19 msPassed
updateListByReplacingSomeElementsAndRemovingSome18 msPassed
updateListByReplacingSomeElementsButKeepingSize18 msPassed
updateListToEmptyClearsList15 msPassed