A B C E G H I K L M N P Q R S T U V

T

testCell() - Method in class model.CellTest
 
testCheckMate() - Method in class controller.ControlTest
 
testChessBoard() - Method in class model.ChessBoardTest
 
testequals() - Method in class model.CellTest
 
testgetCell() - Method in class model.ChessBoardTest
 
testgetColor() - Method in class model.CellTest
 
testgetColor() - Method in class model.pieces.PieceTest
 
testgetIcon() - Method in class model.pieces.PieceTest
 
testgetName() - Method in class model.pieces.PieceTest
 
testgetPiece() - Method in class model.CellTest
 
testgetX() - Method in class model.CellTest
 
testgetY() - Method in class model.CellTest
 
testhasMoved() - Method in class model.pieces.KingTest
 
testhasMoved() - Method in class model.pieces.RookTest
 
testhasMovedp() - Method in class model.pieces.KingTest
 
testhasMovedp() - Method in class model.pieces.RookTest
 
testisMoved() - Method in class model.pieces.KingTest
 
testisMoved() - Method in class model.pieces.RookTest
 
testmoves() - Method in class model.pieces.BishopTest
 
testmoves() - Method in class model.pieces.KingTest
 
testmoves() - Method in class model.pieces.KnightTest
 
testmoves() - Method in class model.pieces.PawnTest
 
testmoves() - Method in class model.pieces.QueenTest
 
testmoves() - Method in class model.pieces.RookTest
 
testPiece() - Method in class model.pieces.PieceTest
 
testsetColor() - Method in class model.CellTest
 
testsetIcon() - Method in class model.pieces.PieceTest
 
testsetName() - Method in class model.pieces.PieceTest
 
testsetPiece() - Method in class model.CellTest
 
testtoString() - Method in class model.ChessBoardTest
 
testtoString() - Method in class model.pieces.BishopTest
 
testtoString() - Method in class model.pieces.KingTest
 
testtoString() - Method in class model.pieces.KnightTest
 
testtoString() - Method in class model.pieces.PawnTest
 
testtoString() - Method in class model.pieces.PieceTest
 
testtoString() - Method in class model.pieces.QueenTest
 
testtoString() - Method in class model.pieces.RookTest
 
toString() - Method in class model.ChessBoard
accessor(selector): Returns a string representation of the chess board using pipes and underscores.
toString() - Method in class model.moves.Capture
accessor(selector): Creates a String representation of the Capture move.
toString() - Method in class model.moves.CapturePromotion
accessor(selector): Creates a String representation of the CapturePromotion move.
toString() - Method in class model.moves.Castling
accessor(selector): Creates a String representation of the Castling move.
toString() - Method in class model.moves.Move
accessor(selector): Returns the String representation of the given move.
toString() - Method in class model.moves.Promotion
accessor(selector): Creates a String representation of the Promotion move.
toString() - Method in class model.pieces.Bishop
accessor(selector): Returns a String representation of the Bishop.
toString() - Method in class model.pieces.King
accessor(selector): Returns a String representation of the King.
toString() - Method in class model.pieces.Knight
accessor(selector): Returns a String representation of the Knight.
toString() - Method in class model.pieces.Pawn
accessor(selector): Returns a String representation of the Pawn.
toString() - Method in class model.pieces.Piece
accessor(selector): Returns a String representation of a Piece.
toString() - Method in class model.pieces.Queen
accessor(selector): Returns a String representation of the Queen.
toString() - Method in class model.pieces.Rook
accessor(selector): Returns a String representation of the Rook.

A B C E G H I K L M N P Q R S T U V