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