SnakeGame  1
Implementing a game of Snake
 All Classes Functions Variables Pages
Public Member Functions | List of all members
com.gradescope.spampede.BoardCellTest Class Reference

Public Member Functions

void testToString ()
 
void testToStringHelper ()
 
void testGetRow ()
 
void testGetColumn ()
 
void testType_Wall ()
 
void testType_Open ()
 
void testType_Spam ()
 
void testType_Body ()
 
void testType_Head ()
 
void testCellColor_Wall ()
 
void testCellColor_Open ()
 
void testCellColor_Spam ()
 
void testCellColor_Body ()
 
void testCellColor_Head ()
 
void testBecomeOpen_Wall ()
 
void testBecomeOpen_Spam ()
 
void testBecomeOpen_Body ()
 
void testBecomeOpen_Head ()
 
void testBecomeSpam_Open ()
 
void testBecomeHead_Open ()
 
void testBecomeHead_Body ()
 
void testBecomeBody_Open ()
 
void testBecomeBody_Head ()
 
void testSearchListMethods ()
 
void testParentMethods ()
 
void testToString ()
 
void testToStringHelper ()
 
void testGetRow ()
 
void testGetColumn ()
 
void testType_Wall ()
 
void testType_Open ()
 
void testType_Spam ()
 
void testType_Body ()
 
void testType_Head ()
 
void testCellColor_Wall ()
 
void testCellColor_Open ()
 
void testCellColor_Spam ()
 
void testCellColor_Body ()
 
void testCellColor_Head ()
 
void testBecomeOpen_Wall ()
 
void testBecomeOpen_Spam ()
 
void testBecomeOpen_Body ()
 
void testBecomeOpen_Head ()
 
void testBecomeSpam_Open ()
 
void testBecomeHead_Open ()
 
void testBecomeHead_Body ()
 
void testBecomeBody_Open ()
 
void testBecomeBody_Head ()
 
void testSearchListMethods ()
 
void testParentMethods ()
 

The documentation for this class was generated from the following file: