|
| PeriodicExecutionContextTests () |
| Constructor. More...
|
|
virtual void | setUp () |
| Test initialization. More...
|
|
virtual void | tearDown () |
| Test finalization. More...
|
|
void | test_activate_component_in_Error_state () |
| activate_component()��åɤΥƥ��� More...
|
|
void | test_activate_component_invoking_on_activated () |
| activate()��åɤΥƥ��� More...
|
|
void | test_activate_component_not_in_Alive_state () |
| activate_component()��åɤΥƥ��� More...
|
|
void | test_activate_component_without_participating () |
|
void | test_add_invoking_attach_executioncontext () |
| add()��åɤΥƥ��� More...
|
|
void | test_add_not_with_data_flow_component () |
| add()��åɤΥƥ��� More...
|
|
void | test_bindComponent () |
| bindComponent()��åɤΥƥ��� More...
|
|
void | test_deactivate_component_invoking_on_deactivated () |
| deactivate_component()��åɤΥƥ��� More...
|
|
void | test_deactivate_component_not_in_Alive_state () |
| deactivate_component()��åɤΥƥ��� More...
|
|
void | test_deactivate_component_without_participating () |
| deactivate_component()��åɤΥƥ��� More...
|
|
void | test_is_running () |
| is_running()��åɤΥƥ��� More...
|
|
void | test_remove_invoking_detach_executioncontext () |
| remove()��åɤΥƥ��� More...
|
|
void | test_remove_when_component_is_inactive () |
| remove()��åɤΥƥ��� More...
|
|
void | test_remove_when_component_is_still_active () |
| remove()��åɤΥƥ��� More...
|
|
void | test_remove_with_not_attached_component () |
| remove()��åɤΥƥ��� More...
|
|
void | test_reset_component_invoking_on_reset () |
| reset_component()��åɤΥƥ��� More...
|
|
void | test_reset_component_not_in_Alive_state () |
| reset_component()��åɤΥƥ��� More...
|
|
void | test_reset_component_not_in_Error_state () |
| reset_component()��åɤΥƥ��� More...
|
|
void | test_set_rate_and_get_rate () |
| set_rate()��åɤ�get_rate()��åɤΥƥ��� More...
|
|
void | test_set_rate_invoking_on_rate_changed () |
|
void | test_set_rate_with_zero_or_negative_rate () |
| set_rate()��åɤΥƥ��� More...
|
|
void | test_start_and_stop_multiple_times () |
| start()��åɤ�stop()��åɤΥƥ��� More...
|
|
void | test_start_invoking_on_startup () |
| start()��åɤΥƥ��� More...
|
|
void | test_start_with_not_alive () |
| start()��åɤΥƥ��� More...
|
|
void | test_start_with_running () |
| start()��åɤΥƥ��� More...
|
|
void | test_stop_invoking_on_shutdown () |
| stop()��åɤΥƥ��� More...
|
|
void | test_stop_with_not_running () |
| stop()��åɤΥƥ��� More...
|
|
virtual | ~PeriodicExecutionContextTests () |
| Destructor. More...
|
|