Terarea  2
The automation project
Loading...
Searching...
No Matches
test_actions_constants.py File Reference

Go to the source code of this file.

Namespaces

namespace  test_actions_constants
 

Functions

None test_actions_constants.test_log_types ()
 
None test_actions_constants.test_error_codes ()
 
None test_actions_constants.test_error_level ()
 
None test_actions_constants.test_error_messages ()
 
None test_actions_constants.test_log_equivalence ()
 
None test_actions_constants.test_log_message_equivalence ()
 
None test_actions_constants.test_list_type_equivalence ()
 
None test_actions_constants.test_list_code_equivalence ()
 
None test_actions_constants.test_list_info_equivalence ()
 
None test_actions_constants.test_list_msg_equivalence ()
 
None test_actions_constants.test_spaceship_less_than ()
 
None test_actions_constants.test_spaceship_equal ()
 
None test_actions_constants.test_spaceship_greater_than ()
 
None test_actions_constants.test_spaceship_negative_comparison ()
 
None test_actions_constants.test_spaceship_zero_comparison ()
 
None test_actions_constants.test_spaceship_float_comparison ()
 
None test_actions_constants.test_spaceship_string_comparison ()
 

Variables

 test_actions_constants.ERROR = TCONST.ERROR
 
 test_actions_constants.SUCCESS = TCONST.SUCCESS
 
 test_actions_constants.DEBUG = TCONST.DEBUG
 
 test_actions_constants.spaceship = ACONST._spaceship