|
Snoke
|


Go to the source code of this file.
Functions | |
| TEST (Game_init, test0) | |
| Game class object can be created. More... | |
| TEST (Game_init, test1) | |
| method runs with normal parameters More... | |
| TEST (Game_init, test2) | |
| negative test with incorrect size value More... | |
| TEST (Game_init, test3) | |
| negative test with speed below the limit More... | |
| TEST (Game_init, test4) | |
| negative test with speed above the limit More... | |
| TEST | ( | Game_init | , |
| test0 | |||
| ) |
Game class object can be created.
Prerequisites: tested Labyrinth.setLabyrinth
Definition at line 15 of file Game_init.h.
| TEST | ( | Game_init | , |
| test1 | |||
| ) |
method runs with normal parameters
Definition at line 23 of file Game_init.h.

| TEST | ( | Game_init | , |
| test2 | |||
| ) |
negative test with incorrect size value
Definition at line 41 of file Game_init.h.

| TEST | ( | Game_init | , |
| test3 | |||
| ) |
negative test with speed below the limit
Definition at line 59 of file Game_init.h.

| TEST | ( | Game_init | , |
| test4 | |||
| ) |
negative test with speed above the limit
Definition at line 77 of file Game_init.h.
