void test_game_class()
Test the game class.
Definition test_game.cpp:26
void test_game_scenarios()
Test bigger scenarios.
Definition test_game_scenarios.cpp:13
void test_game_functions()
Test the free functions that work on a game.
Definition test_game.cpp:234
void test_game()
Test the game class and its free functions.
Definition test_game.cpp:16