loadListFromContextRetrievesAllListElements | 1 ms | Passed |
loadListRetrievesAllListElements | 2 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 1 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 2 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 3 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 5 ms | Passed |
updateListAddsNodeToEnd | 2 ms | Passed |
updateListRemovesRemainingExistingNodes | 3 ms | Passed |
updateListWorksInContext | 3 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 1 ms | Passed |
updateReplacesModifiedNode | 6 ms | Passed |