Differences Between: [Versions 39 and 402]
(no description)
File Size: | 104 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
progress_display_test:: (2 methods):
test_progress_display_update()
test_progress_display_wibbler()
core_mock_progress_display:: (5 methods):
get_last_wibble()
get_current_state()
get_direction()
set_current_state()
set_direction()
Class: progress_display_test - X-Ref
test_progress_display_update() X-Ref |
Test basic function of progress_display, updating status and outputting wibbler. |
test_progress_display_wibbler() X-Ref |
Test wibbler states. Wibbler should reverse direction at the start and end of its sequence. |
Class: core_mock_progress_display - X-Ref
Helper class that allows access to private valuesget_last_wibble() X-Ref |
No description |
get_current_state() X-Ref |
No description |
get_direction() X-Ref |
No description |
set_current_state($state) X-Ref |
No description |
set_direction($direction) X-Ref |
No description |