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

Test ExecTimeStats class. More...

Inheritance diagram for testExecutionStatistics.TestExecStats:

Public Member Functions

def test_ge_name (self)
 Test the Get_name method.
 
def test_get_stats_data (self)
 Test the computation of stats_data.
 
def test_start_warning (self)
 Test the situation where we start twice without stopping first.
 
def test_stop_error (self)
 Test the situation where we stop before we start.
 
def test_print (self)
 Test the print method.
 
def test_duration_as_string (self)
 Test the duration time conversion in to string with correct units.
 

Detailed Description

Test ExecTimeStats class.

Member Function Documentation

◆ test_duration_as_string()

def testExecutionStatistics.TestExecStats.test_duration_as_string (   self)

Test the duration time conversion in to string with correct units.

◆ test_ge_name()

def testExecutionStatistics.TestExecStats.test_ge_name (   self)

Test the Get_name method.

◆ test_get_stats_data()

def testExecutionStatistics.TestExecStats.test_get_stats_data (   self)

Test the computation of stats_data.

◆ test_print()

def testExecutionStatistics.TestExecStats.test_print (   self)

Test the print method.

◆ test_start_warning()

def testExecutionStatistics.TestExecStats.test_start_warning (   self)

Test the situation where we start twice without stopping first.

◆ test_stop_error()

def testExecutionStatistics.TestExecStats.test_stop_error (   self)

Test the situation where we stop before we start.


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