void test_bowled_maiden()
 {
     event_sequence(NO_RUNS, NO_RUNS, NO_RUNS);
     _keeper.EndOfOver();
     assert_score(0, 0, 3, 1);
 }