Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException8 msPassed
loadsListWithHeadOnly4 msPassed
loadsListWithInferredProperties9 msPassed
loadsListWithMultipleItems10 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology6 msPassed
updateEmptyListWithNonEmptyPersistsNewOne4 msPassed
updateListByRemovingElementsFromTheEnd12 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes11 msPassed
updateListByReplacingSomeElementsAndRemovingSome13 msPassed
updateListByReplacingSomeElementsButKeepingSize11 msPassed
updateListToEmptyClearsList9 msPassed