public RulesHandlerShould()
 {
     testBoard = BoardHandler.CreatePlayingBoard(9);
 }