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

Test MonScripts.NightTimeEstimation class. More...

Inheritance diagram for testNightTimeEstimation.TestNightTimeEstimation:

Public Member Functions

def setUp (self)
 
def test_configure_logging (self)
 Test the log configuration.
 
def test_publish_night_time_flag (self)
 Test the method that writes in Oldb the night time flag.
 
def test_get_monitored_app (self)
 Test the method that reads from Oldb the monitored apps datapoint.
 
def test_estimate_night_time (self)
 Test the method that estimates the night time.
 

Public Attributes

 logger
 

Detailed Description

Test MonScripts.NightTimeEstimation class.

Member Function Documentation

◆ setUp()

def testNightTimeEstimation.TestNightTimeEstimation.setUp (   self)

◆ test_configure_logging()

def testNightTimeEstimation.TestNightTimeEstimation.test_configure_logging (   self)

Test the log configuration.

◆ test_estimate_night_time()

def testNightTimeEstimation.TestNightTimeEstimation.test_estimate_night_time (   self)

Test the method that estimates the night time.

◆ test_get_monitored_app()

def testNightTimeEstimation.TestNightTimeEstimation.test_get_monitored_app (   self)

Test the method that reads from Oldb the monitored apps datapoint.

◆ test_publish_night_time_flag()

def testNightTimeEstimation.TestNightTimeEstimation.test_publish_night_time_flag (   self)

Test the method that writes in Oldb the night time flag.

Member Data Documentation

◆ logger

testNightTimeEstimation.TestNightTimeEstimation.logger

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