Snoke
Labyrinth_addSnake.h File Reference
#include "shared.h"
#include "Labyrinth/labyrinth.h"
#include <iostream>
Include dependency graph for Labyrinth_addSnake.h:
This graph shows which files directly or indirectly include this file:

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...
 

Function Documentation

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.

Here is the call graph for this function:

TEST ( Labyrinth_addSnake  ,
test2   
)

negative test with incorrect input snake(doesn't fit)

Definition at line 57 of file Labyrinth_addSnake.h.

Here is the call graph for this function:

TEST ( Labyrinth_addSnake  ,
test3   
)

negative test with incorrect input snake(doesn't fit)

Definition at line 96 of file Labyrinth_addSnake.h.

Here is the call graph for this function: