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