Skip to content

Test Result : ListsTest

0 failures
28 tests
Took 0.79 sec.

All Tests

Test nameDurationStatus
persistSupportsReferencedListsContainingDataPropertyLiteralValues94 msPassed
persistWithReferencedListSavesListReferenceWhenAllItemsArePersisted23 msPassed
persistWithSimpleListSavesListReferenceWhenAllItemsArePersisted20 msPassed
persistingEntityWithReferencedListWithoutCascadeIsIllegal15 msPassed
persistingEntityWithSimpleListWithoutCascadeIsIllegal13 msPassed
removingListItemsFromNewlyPersistedOwnerRemovesThemFromPendingReferencesAndAllowsTransactionToFinish17 msPassed
removingNewlyPersistedInstanceRemovesPendingListReferencesAndAllowsTransactionToFinish17 msPassed
retrieveSupportsDataPropertyReferencedLists16 msPassed
testAddToReferencedList28 msPassed
testAddToSimpleList31 msPassed
testClearReferencedList32 msPassed
testClearSimpleList18 msPassed
testPersistInstanceWithReferencedListOfIdentifiers19 msPassed
testPersistInstanceWithSimpleListOfIdentifiers16 msPassed
testPersistSimpleAndReferencedList32 msPassed
testPersistWithReferencedList27 msPassed
testPersistWithSimpleList33 msPassed
testRemoveFromReferencedList27 msPassed
testRemoveFromReferencedListAndRepository35 msPassed
testRemoveFromSimpleList27 msPassed
testRemoveFromSimpleListAndRepository40 msPassed
testRemoveListOwner39 msPassed
testReplaceReferencedList38 msPassed
testReplaceSimpleList26 msPassed
testUpdateReferencedListByRemovingAndAddingItems23 msPassed
testUpdateSimpleListOfIdentifiersByAddingNewItems23 msPassed
updateKeepsPendingListReferenceWhenItemIsAddedToIt24 msPassed
updateSupportsChangesInDataPropertyReferencedLists39 msPassed