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