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.
Loading...
Searching...
No Matches
Public Member Functions
test_constants.TestConstants Class Reference

Test the constants from the dummy class CI. More...

Inheritance diagram for test_constants.TestConstants:
Inheritance graph
Collaboration diagram for test_constants.TestConstants:
Collaboration graph

Public Member Functions

None test_status_codes (self)
 Check the status codes.
 
None test_colour_codes (self)
 Check the colour codes.
 

Detailed Description

Test the constants from the dummy class CI.

Definition at line 41 of file test_constants.py.

Member Function Documentation

◆ test_colour_codes()

None test_constants.TestConstants.test_colour_codes ( self)

Check the colour codes.

Parameters
selfThe self function of the program

Definition at line 52 of file test_constants.py.

◆ test_status_codes()

None test_constants.TestConstants.test_status_codes ( self)

Check the status codes.

Parameters
selfThe self function of the program

Definition at line 44 of file test_constants.py.


The documentation for this class was generated from the following file: