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