|
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.
|
Test the constants from the dummy class CI. More...


Public Member Functions | |
| None | test_status_codes (self) |
| Check the status codes. | |
| None | test_colour_codes (self) |
| Check the colour codes. | |
Test the constants from the dummy class CI.
Definition at line 41 of file test_constants.py.
| None test_constants.TestConstants.test_colour_codes | ( | self | ) |
Check the colour codes.
| self | The self function of the program |
Definition at line 52 of file test_constants.py.
| None test_constants.TestConstants.test_status_codes | ( | self | ) |
Check the status codes.
| self | The self function of the program |
Definition at line 44 of file test_constants.py.