Skip to content

Test Result : SimpleListHandlerTest

0 failures (±0)
14 tests (±0)
Took 77 ms.

All Tests

Test nameDurationStatus
loadListReturnsEmptyListWhenNoListHeadIsFound2 msPassed
loadingListWithItemWithMultipleSuccessorsThrowsException5 msPassed
loadsListWithHeadOnly3 msPassed
loadsListWithInferredProperties7 msPassed
loadsListWithMultipleItems8 msPassed
persistEmptyListDoesNothing3 msPassed
persistListWithOneElementCreatesOnlyHead4 msPassed
persistNonEmptyListCreatesListInOntology4 msPassed
updateEmptyListWithNonEmptyPersistsNewOne2 msPassed
updateListByRemovingElementsFromTheEnd10 msPassed
updateListByReplacingSomeElementsAndAddingNewOnes8 msPassed
updateListByReplacingSomeElementsAndRemovingSome9 msPassed
updateListByReplacingSomeElementsButKeepingSize8 msPassed
updateListToEmptyClearsList5 msPassed