orchestro.orche.addons.test package#
Submodules#
orchestro.orche.addons.test.test_logger module#
Functions and routines associated with Enasis Network Orchestrations.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
- orchestro.orche.addons.test.test_logger.test_OrcheLogger(orche: Orche) None [source]#
Perform various tests associated with relevant routines.
- Parameters:
orche – Primary class instance for Orchestrations.
- orchestro.orche.addons.test.test_logger.test_OrcheLogger_cover(orche: Orche, caplog: LogCaptureFixture) None [source]#
Perform various tests associated with relevant routines.
- Parameters:
orche – Primary class instance for Orchestrations.
caplog – pytest object for capturing log message.
- orchestro.orche.addons.test.test_logger.test_OrcheLogger_message(orche: Orche, caplog: LogCaptureFixture) None [source]#
Perform various tests associated with relevant routines.
- Parameters:
orche – Primary class instance for Orchestrations.
caplog – pytest object for capturing log message.
Module contents#
Functions and routines associated with Enasis Network Orchestrations.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.