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