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