|
Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
|
Data Structures | |
| class | TestMainFunctions |
| Test the test functions that are not sure. More... | |
Functions | |
| None | test_function () |
| A test function. | |
| str | test_function2 () |
| A second test function. | |
| str | test_function3 () |
| A third test function. | |
| None | test_function4 () |
| A fourth test function. | |
| None test_main.test_function | ( | ) |
A test function.
Definition at line 14 of file test_main.py.
| str test_main.test_function2 | ( | ) |
A second test function.
Definition at line 19 of file test_main.py.
| str test_main.test_function3 | ( | ) |
A third test function.
Definition at line 24 of file test_main.py.
| None test_main.test_function4 | ( | ) |
A fourth test function.
Definition at line 29 of file test_main.py.