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