Test Command Source
Functions
-
TEST(CommandPatternTest, SingleCommandExecution)
Test the execution of a single command.
-
TEST(CommandPatternTest, SingleCommandUndo)
Test the undo operation of a single command.
-
TEST(CommandPatternTest, NoCommandSet)
Test the scenario where no command is set.
-
TEST(CommandPatternTest, NoCommandSetUndo)
Test the scenario where no command is set for undo.