loadListFromContextRetrievesAllListElements | 2 ms | Passed |
loadListRetrievesAllListElements | 3 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 1 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 19 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 0 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 11 ms | Passed |
updateListAddsNodeWithContentToEnd | 4 ms | Passed |
updateListRemovesRemainingExistingNodes | 7 ms | Passed |
updateListWorksInContext | 0 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 0 ms | Passed |
updateReplacesModifiedNodeContent | 8 ms | Passed |