|
Snoke
|


Go to the source code of this file.
Functions | |
| TEST (Labyrinth_addSnake, test1) | |
| method runs with normal parameters More... | |
| TEST (Labyrinth_addSnake, test2) | |
| negative test with incorrect input snake(doesn't fit) More... | |
| TEST (Labyrinth_addSnake, test3) | |
| negative test with incorrect input snake(doesn't fit) More... | |
| TEST | ( | Labyrinth_addSnake | , |
| test1 | |||
| ) |
method runs with normal parameters
Prerequisites: tested Snake.init tested Labyrinth.setLabyrinth
Definition at line 17 of file Labyrinth_addSnake.h.

| TEST | ( | Labyrinth_addSnake | , |
| test2 | |||
| ) |
negative test with incorrect input snake(doesn't fit)
Definition at line 57 of file Labyrinth_addSnake.h.

| TEST | ( | Labyrinth_addSnake | , |
| test3 | |||
| ) |
negative test with incorrect input snake(doesn't fit)
Definition at line 96 of file Labyrinth_addSnake.h.
