![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 53 of file mock-support-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| void | simpleUsage () |
| void | verify_MockJob () |
| void | verify_MockJobTicket () |
| void | verify_MockSegmentation () |
| void | verify_MockPrerequisites () |
| void | verify_MockDispatcherSetup () |
Additional Inherited Members | |
Static Public Member Functions inherited from Test | |
| static string | firstTok (Arg) |
| conveniently pick the first token from the argument line | |
| static uint | firstVal (Arg, uint=1) |
| conveniently use some number given as argument, with optional default | |
Public Member Functions inherited from Test | |
| virtual | ~Test ()=default |
| this is an interface | |
| virtual void | run (Arg arg)=0 |
| void | seedRand () |
| draw a new random seed from a common nucleus, and re-seed the default-Gen. | |
| lib::Random | makeRandGen () |
| build a dedicated new RandomGen, seeded from the default-Gen | |
|
inlineprivatevirtual |
Definition at line 57 of file mock-support-test.cpp.
References Test::seedRand(), MockSupport_test::simpleUsage(), MockSupport_test::verify_MockDispatcherSetup(), MockSupport_test::verify_MockJob(), MockSupport_test::verify_MockJobTicket(), MockSupport_test::verify_MockPrerequisites(), and MockSupport_test::verify_MockSegmentation().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 72 of file mock-support-test.cpp.
References Record< VAL >::Mutator::attrib(), JobTicket::createJobFor(), MockJobTicket::isAssociated(), Segment::jobTicket(), Job::triggerJob(), and MockJob::was_invoked().
Referenced by MockSupport_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 96 of file mock-support-test.cpp.
References MockJob::invocationAdditionalKey(), MockJob::invocationNominalTime(), MockJob::invocationTime(), MockJob::was_invoked(), and RealClock::wasRecently().
Referenced by MockSupport_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 120 of file mock-support-test.cpp.
References JobTicket::createJobFor(), JobTicket::empty(), INSTANCEOF, MockJob::isNopJob(), lumiera_invokey_eq(), JobTicket::NOP, and MockJobTicket::verify_associated().
Referenced by MockSupport_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 151 of file mock-support-test.cpp.
References Record< VAL >::Mutator::attrib(), JobTicket::createJobFor(), JobTicket::empty(), Segment::empty(), Record< VAL >::Mutator::genNode(), MockJob::invocationAdditionalKey(), MockJob::invocationNominalTime(), MockJob::invocationTime(), MockJobTicket::isAssociated(), util::isSameObject(), Segment::jobTicket(), lumiera_invokey_eq(), Time::MAX, Time::MIN, JobTicket::NOP, Segmentation::size(), Job::triggerJob(), MockJob::was_invoked(), RealClock::wasRecently(), and Time::ZERO.
Referenced by MockSupport_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 306 of file mock-support-test.cpp.
References Record< VAL >::Mutator::attrib(), JobTicket::createJobFor(), lib::explore(), Record< VAL >::Mutator::genNode(), JobTicket::getPrerequisites(), MockJob::invocationAdditionalKey(), util::join(), Record< VAL >::Mutator::scope(), Job::triggerJob(), and Time::ZERO.
Referenced by MockSupport_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 383 of file mock-support-test.cpp.
References Record< VAL >::Mutator::attrib(), Dispatcher::createJobFor(), Record< VAL >::Mutator::genNode(), MockDispatcher::getDummyConnection(), MockDispatcher::resolveModelPort(), and MockDispatcher::verify().
Referenced by MockSupport_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for MockSupport_test:
Collaboration diagram for MockSupport_test: