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