loadListFromContextRetrievesAllListElements | 12 ms | Passed |
loadListRetrievesAllListElements | 23 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 0 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 0 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 4 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 2 ms | Passed |
updateListAddsNodeWithContentToEnd | 10 ms | Passed |
updateListRemovesRemainingExistingNodes | 8 ms | Passed |
updateListWorksInContext | 8 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 0 ms | Passed |
updateReplacesModifiedNodeContent | 8 ms | Passed |