C# Class Chess.Test.Domain.Chessboard.InitialChessboardSetupTests

Afficher le fichier Open project: jroliveira/chess

Private Methods

Méthode Description
GetPieceType_GivenPosition_ShouldReturnIsDefinedFalse ( string position ) : void
GetPieceType_GivenPosition_ShouldReturnPiece ( string position, Type expectedType ) : void