loadListFromContextRetrievesAllListElements | 13 ms | Passed |
loadListRetrievesAllListElements | 6 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 2 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 3 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 3 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 12 ms | Passed |
updateListAddsNodeWithContentToEnd | 5 ms | Passed |
updateListRemovesRemainingExistingNodes | 6 ms | Passed |
updateListWorksInContext | 11 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 1 ms | Passed |
updateReplacesModifiedNodeContent | 5 ms | Passed |