- Test:
- verify instrumentation setup to watch scheduler Activities.
- See also
- SchedulerActivity_test
-
SchedulerUsage_test
Definition at line 55 of file activity-detector-test.cpp.
◆ simpleUsage()
◆ verifyMockInvocation()
void verifyMockInvocation |
( |
| ) |
|
|
inlineprivate |
- Test:
- verify the setup and detection of instrumented invocations
- a sequence number is embedded into the ActivityDetector
- this sequence number is recorded into an attribute at each invocation
- a DSL for verification is provided (based on the EventLog)
- arguments and sequence numbers can be explicitly checked
Definition at line 100 of file activity-detector-test.cpp.
◆ verifyFakeInvocation()
void verifyFakeInvocation |
( |
| ) |
|
|
inlineprivate |
◆ verifyMockJobFunctor()
void verifyMockJobFunctor |
( |
| ) |
|
|
inlineprivate |
◆ verifyFakeExeContext()
void verifyFakeExeContext |
( |
| ) |
|
|
inlineprivate |
- Test:
- faked execution context to perform Activity activation
- wired internally to report each invocation into the EventLog
- by default response of
post
and tick
is PASS
, but can be reconfigured
- invocation sequence can be verified by matching internally logged events
Definition at line 213 of file activity-detector-test.cpp.
◆ watch_ActivationProbe()
void watch_ActivationProbe |
( |
| ) |
|
|
inlineprivate |
◆ watch_ActivationTap()
void watch_ActivationTap |
( |
| ) |
|
|
inlineprivate |
◆ insert_ActivationTap()
void insert_ActivationTap |
( |
| ) |
|
|
inlineprivate |
◆ watch_notification()
void watch_notification |
( |
| ) |
|
|
inlineprivate |
◆ watch_gate()
The documentation for this class was generated from the following file: