loadListFromContextRetrievesAllListElements | 1 ms | Passed |
loadListRetrievesAllListElements | 2 ms | Passed |
persistListDoesNothingForEmptyDescriptor | 1 ms | Passed |
persistListInsertsStatementsCorrespondingToList | 2 ms | Passed |
persistListWithContextInsertsStatementsCorrespondingToListIntoContext | 1 ms | Passed |
updateClearsOriginalListWhenUpdateIsEmpty | 3 ms | Passed |
updateListAddsNodeToEnd | 4 ms | Passed |
updateListRemovesRemainingExistingNodes | 3 ms | Passed |
updateListWorksInContext | 4 ms | Passed |
updatePersistsListWhenOriginalWasEmpty | 2 ms | Passed |
updateReplacesModifiedNode | 3 ms | Passed |