loadListFromContextRetrievesAllListElements | 14 ms | Passed |
loadListRetrievesAllListElements | 8 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 2 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 2 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 3 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 7 ms | Passed |
updateListAddsNodeWithContentToEnd | 5 ms | Passed |
updateListRemovesRemainingExistingNodes | 7 ms | Passed |
updateListWorksInContext | 6 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 3 ms | Passed |
updateReplacesModifiedNodeContent | 5 ms | Passed |