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