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