Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound33 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException37 msPassed
loadsListWithHeadOnly35 msPassed
loadsListWithInferredProperties38 msPassed
loadsListWithMultipleItems40 msPassed
persistEmptyListDoesNothing34 msPassed
persistListWithOneElementCreatesOnlyHead36 msPassed
persistNonEmptyListCreatesListInOntology37 msPassed
updateEmptyListWithNonEmptyPersistsNewOne35 msPassed
updateListByRemovingElementsFromTheEnd42 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes41 msPassed
updateListByReplacingSomeElementsAndRemovingSome41 msPassed
updateListByReplacingSomeElementsButKeepingSize40 msPassed
updateListToEmptyClearsList38 msPassed