loadListFromContextRetrievesAllListElements | 2 ms | Passed |
loadListRetrievesAllListElements | 2 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 1 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 2 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 0 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 2 ms | Passed |
updateListAddsNodeWithContentToEnd | 2 ms | Passed |
updateListRemovesRemainingExistingNodes | 5 ms | Passed |
updateListWorksInContext | 5 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 7 ms | Passed |
updateReplacesModifiedNodeContent | 4 ms | Passed |