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