loadListFromContextRetrievesAllListElements | 3 ms | Passed |
loadListRetrievesAllListElements | 12 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 0 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 0 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 2 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 0 ms | Passed |
updateListAddsNodeWithContentToEnd | 9 ms | Passed |
updateListRemovesRemainingExistingNodes | 16 ms | Passed |
updateListWorksInContext | 18 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 2 ms | Passed |
updateReplacesModifiedNodeContent | 0 ms | Passed |