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