Snoke
Ball_init.h File Reference
#include "shared.h"
#include "Ball/ball.h"
Include dependency graph for Ball_init.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 TEST (Ball_init, test0)
 Ball class object can be created. More...
 
 TEST (Ball_init, test1)
 method runs with normal parameters More...
 
 TEST (Ball_init, test2)
 negative test with incorrect parameters More...
 

Function Documentation

TEST ( Ball_init  ,
test0   
)

Ball class object can be created.

Definition at line 10 of file Ball_init.h.

TEST ( Ball_init  ,
test1   
)

method runs with normal parameters

Definition at line 18 of file Ball_init.h.

Here is the call graph for this function:

TEST ( Ball_init  ,
test2   
)

negative test with incorrect parameters

Definition at line 37 of file Ball_init.h.

Here is the call graph for this function: