void test_game_start()
 {
     Assert.Equal(2, _keeper.GetNumberOfInnings());
     assert_score(0, 0, 0, 0);
 }