hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
testCcsStateEstimation.TestCcsStateEstimation Class Reference

Test MonScripts.CcsStateEstimation class. More...

Inheritance diagram for testCcsStateEstimation.TestCcsStateEstimation:

Public Member Functions

def setUp (self)
 
def test_configure_logging (self)
 Test the log configuration.
 
def test_execute_app_off (self)
 Test execute method when at least one application is Off.
 
def test_execute_app_unknown (self)
 Test execute method when at least one application is in a state not known.
 
def test_execute_app_operational (self)
 Test execute method when all applications are on::operational.
 
def test_terminate (self)
 Test Terminate method.
 

Public Attributes

 logger
 

Detailed Description

Test MonScripts.CcsStateEstimation class.

Member Function Documentation

◆ setUp()

def testCcsStateEstimation.TestCcsStateEstimation.setUp (   self)

◆ test_configure_logging()

def testCcsStateEstimation.TestCcsStateEstimation.test_configure_logging (   self)

Test the log configuration.

◆ test_execute_app_off()

def testCcsStateEstimation.TestCcsStateEstimation.test_execute_app_off (   self)

Test execute method when at least one application is Off.

◆ test_execute_app_operational()

def testCcsStateEstimation.TestCcsStateEstimation.test_execute_app_operational (   self)

Test execute method when all applications are on::operational.

◆ test_execute_app_unknown()

def testCcsStateEstimation.TestCcsStateEstimation.test_execute_app_unknown (   self)

Test execute method when at least one application is in a state not known.

◆ test_terminate()

def testCcsStateEstimation.TestCcsStateEstimation.test_terminate (   self)

Test Terminate method.

Member Data Documentation

◆ logger

testCcsStateEstimation.TestCcsStateEstimation.logger

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