Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound36 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException41 msPassed
loadsListWithHeadOnly36 msPassed
loadsListWithInferredProperties40 msPassed
loadsListWithMultipleItems42 msPassed
persistEmptyListDoesNothing33 msPassed
persistListWithOneElementCreatesOnlyHead36 msPassed
persistNonEmptyListCreatesListInOntology38 msPassed
updateEmptyListWithNonEmptyPersistsNewOne33 msPassed
updateListByRemovingElementsFromTheEnd43 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes41 msPassed
updateListByReplacingSomeElementsAndRemovingSome43 msPassed
updateListByReplacingSomeElementsButKeepingSize42 msPassed
updateListToEmptyClearsList40 msPassed