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