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