unix-64 / Tests-unix-64 / testAddUndoAddsTheChangeToTheUndoStackAndEmptiesTheRedoCollection | 0 ms | Passed |
unix-64 / Tests-unix-64 / testAddUndoWhenTheUndoStackIsFullCorrectlyPutsTheChangeAtTheStackTop | 1 ms | Passed |
unix-64 / Tests-unix-64 / testChangeFactoryIsCorrectlyInitialized | 0 ms | Passed |
unix-64 / Tests-unix-64 / testRedoOperationExecutesTheCorrectChange | 0 ms | Passed |
unix-64 / Tests-unix-64 / testRedoingAndUndoingAnOperationExecutesTheCorrectChange | 0 ms | Passed |
unix-64 / Tests-unix-64 / testUndoOperationAddsTheChangeToTheRedoCollection | 0 ms | Passed |
unix-64 / Tests-unix-64 / testUndoOperationAddsTheChangeToTheRedoCollectionInTheCorrectOrder | 0 ms | Passed |
unix-64 / Tests-unix-64 / testUndoOperationWhenTheUndoStackIsEmptyPreservesTheUndoStackAndTheRedoCollectionEmpty | 0 ms | Passed |