Media Summary: We showcased how to unit test ChessGame's pieceAt(..), movePiece(..) and reset(). We created ChessModel.movePiece(..) method and fixed a bug in ChessModel.reset(). GitHub repo: ...
Android Chess 040 From Junit - Detailed Analysis & Overview
We showcased how to unit test ChessGame's pieceAt(..), movePiece(..) and reset(). We created ChessModel.movePiece(..) method and fixed a bug in ChessModel.reset(). GitHub repo: ...