Lumiera  0.pre.03
»edit your freedom«
TimeMutation_test Class Reference

Description

Test:
cover all basic cases for mutating a time specification.
  • change to a given value
  • change by an offset
  • change using a grid value
  • apply an (grid) increment

Definition at line 71 of file time-mutation-test.cpp.

Classes

struct  TestValues
 

Private Member Functions

void mutate_by_Increment (TimeValue original, int change)
 
void mutate_by_Offset (TimeValue original, Offset change)
 
void mutate_by_Value (TimeValue original, Time newStart)
 
void mutate_quantised (TimeValue original, QuTime change)
 
gavl_time_t random_or_get (string arg)
 
virtual void run (Arg arg)
 
+ Inheritance diagram for TimeMutation_test:
+ Collaboration diagram for TimeMutation_test:

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