public void BoardState_IsValid_OnCreation(TakLogic.BoardState board) { Assert.That(board.VerifyState(), Is.True); }