public void NewBoardTests() { _fixture.NewBoard(); }
public void LayoutBoard4Player() { FleetBoard = new BattleshipBoard(); FleetBoard.NewBoard(); }