loadListFromContextRetrievesAllListElements | 1 ms | Passed |
loadListRetrievesAllListElements | 7 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 0 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 1 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 1 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 10 ms | Passed |
updateListAddsNodeToEnd | 1 ms | Passed |
updateListRemovesRemainingExistingNodes | 2 ms | Passed |
updateListWorksInContext | 7 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 1 ms | Passed |
updateReplacesModifiedNode | 3 ms | Passed |