Lumiera  0.pre.03
»edit your freedom«
lib::time::test::anonymous_namespace{time-control-test.cpp} Namespace Reference

Classes

struct  IterationEnd
 
struct  TestCase
 
struct  TestChange
 
struct  TestChange< QuTime >
 
struct  TestChange< TimeSpan >
 
class  TestListener
 Mock object to receive change notifications. More...
 
struct  TestTarget
 
struct  TestTarget< QuTime >
 
struct  TestTarget< TimeSpan >
 

Functions

template<class TAR , class SRC >
void ____verify_notification (TAR const &target, TestListener< SRC > const &follower)
 
void ____verify_notification (TimeSpan const &targetTimeSpan, TestListener< Duration > const &follower)
 
void ____verify_notification (Duration const &target, TestListener< Duration > const &follower)
 
void ____verify_notification (Duration const &targetDuration, TestListener< TimeSpan > const &follower)
 
template<class TAR >
void ____verify_nudged (TAR const &target, TAR const &refState, FrameCnt offsetSteps)
 
template<>
void ____verify_nudged (QuTime const &target, QuTime const &refState, FrameCnt offsetSteps)
 
template<class TAR , class SRC >
void ____verify_wasChanged (TAR const &target, TimeValue const &org, SRC const &change)
 
void ____verify_wasChanged (Duration const &target, TimeValue const &org, Duration const &otherDuration)
 
void ____verify_wasChanged (Duration const &target, TimeValue const &org, TimeSpan const &span_as_change)
 
void ____verify_wasChanged (TimeSpan const &target, TimeValue const &org, Duration const &changedDur)
 
template<class TAR >
void ____verify_wasOffset (TAR const &target, TAR const &refState, Offset const &offset)
 
template<class TAR >
void ____verify_wasOffsetBack (TAR const &target, TAR const &refState)
 
template<class T >
bool isDuration ()
 
template<class T >
bool isQuTime ()
 
template<class T >
TimeValue materialise (T const &someTime)
 
TimeValue materialise (QuTime const &alignedTime)
 
string pop (Arg arg)