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