Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
TimeBasics_test Class Reference

Description

Test:
sanity check of basic Time handling.

Definition at line 43 of file time-basics-test.cpp.

Private Member Functions

virtual void run (Arg arg)
 
void checkBasics (Time const &ref)
 
void checkComparisons (Time const &ref)
 
void checkComponentBreakdown ()
 

Member Function Documentation

◆ run()

virtual void run ( Arg  arg)
inlineprivatevirtual

Definition at line 46 of file time-basics-test.cpp.

References TimeBasics_test::checkBasics(), TimeBasics_test::checkComparisons(), and TimeBasics_test::checkComponentBreakdown().

+ Here is the call graph for this function:

◆ checkBasics()

void checkBasics ( Time const &  ref)
inlineprivate

Definition at line 59 of file time-basics-test.cpp.

References Time::MAX, and Time::MIN.

Referenced by TimeBasics_test::run().

+ Here is the caller graph for this function:

◆ checkComparisons()

void checkComparisons ( Time const &  ref)
inlineprivate

Definition at line 78 of file time-basics-test.cpp.

References Time::MAX, and Time::MIN.

Referenced by TimeBasics_test::run().

+ Here is the caller graph for this function:

◆ checkComponentBreakdown()

void checkComponentBreakdown ( )
inlineprivate

Definition at line 122 of file time-basics-test.cpp.

References Time::MAX, Time::MIN, lib::test::randTime(), lib::rani(), TimeValue::SCALE, and Time::ZERO.

Referenced by TimeBasics_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:
+ Inheritance diagram for TimeBasics_test:
+ Collaboration diagram for TimeBasics_test:

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