Skip to content

Test Result : SimpleListHandlerTest

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

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound18 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException12 msPassed
loadsListWithHeadOnly13 msPassed
loadsListWithInferredProperties19 msPassed
loadsListWithMultipleItems19 msPassed
persistEmptyListDoesNothing18 msPassed
persistListWithOneElementCreatesOnlyHead15 msPassed
persistNonEmptyListCreatesListInOntology55 msPassed
updateEmptyListWithNonEmptyPersistsNewOne13 msPassed
updateListByRemovingElementsFromTheEnd20 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes18 msPassed
updateListByReplacingSomeElementsAndRemovingSome18 msPassed
updateListByReplacingSomeElementsButKeepingSize17 msPassed
updateListToEmptyClearsList15 msPassed