Test Result : ReferencedListHandlerTest
0 failures
(±0)
11 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
loadListFromContextRetrievesAllListElements | 10 ms | Passed |
loadListRetrievesAllListElements | 6 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 1 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 3 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 3 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 6 ms | Passed |
updateListAddsNodeWithContentToEnd | 14 ms | Passed |
updateListRemovesRemainingExistingNodes | 2 ms | Passed |
updateListWorksInContext | 5 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 5 ms | Passed |
updateReplacesModifiedNodeContent | 6 ms | Passed |