Table of Contents - guard-phpunit2-0.3.0 Documentation
Pages
- ResultPrinter.php
- README.markdown
- Number.php
- NumberTest.php
- emptyTest.php
- printer_basic.phpt
- printer_errors.phpt
- printer_errors_variation.phpt
- printer_failing.phpt
- printer_failing_variation.phpt
- printer_incomplete.phpt
- printer_incomplete_variation.phpt
- printer_passing.phpt
- printer_passing_variation.phpt
- printer_skipped.phpt
- printer_skipped_variation.phpt
- VERSION
- phpunit.xml
- Guardfile
Classes and Modules
- Guard
- Guard::PHPUnit2
- Guard::PHPUnit2::Formatter
- Guard::PHPUnit2::Inspector
- Guard::PHPUnit2::LogReader
- Guard::PHPUnit2::Notifier
- Guard::PHPUnit2::RealtimeRunner
- Guard::PHPUnit2::Runner
- Guard::PHPUnit2Version
Methods
- ::calculate_duration — Guard::PHPUnit2::LogReader
- ::clean — Guard::PHPUnit2::Inspector
- ::clean_output — Guard::PHPUnit2::LogReader
- ::clear_tests_files_list — Guard::PHPUnit2::Inspector
- ::error_test? — Guard::PHPUnit2::LogReader
- ::failed_test? — Guard::PHPUnit2::LogReader
- ::image — Guard::PHPUnit2::Notifier
- ::look_for_duration_in — Guard::PHPUnit2::Formatter
- ::look_for_words_in — Guard::PHPUnit2::Formatter
- ::message — Guard::PHPUnit2::Notifier
- ::new — Guard::PHPUnit2
- ::notify — Guard::PHPUnit2::Notifier
- ::notify_results — Guard::PHPUnit2::Notifier
- ::parse_output — Guard::PHPUnit2::Formatter
- ::parse_output — Guard::PHPUnit2::LogReader
- ::passed_test? — Guard::PHPUnit2::LogReader
- ::run — Guard::PHPUnit2::RealtimeRunner
- ::run — Guard::PHPUnit2::Runner
- ::skipped_test? — Guard::PHPUnit2::LogReader
- ::test_file? — Guard::PHPUnit2::Inspector
- ::tests_files — Guard::PHPUnit2::Inspector
- #create_tests_folder_for — Guard::PHPUnit2::Runner
- #execute_command — Guard::PHPUnit2::RealtimeRunner
- #execute_command — Guard::PHPUnit2::Runner
- #execute_phpunit — Guard::PHPUnit2::RealtimeRunner
- #execute_phpunit — Guard::PHPUnit2::Runner
- #notify_failure — Guard::PHPUnit2::Runner
- #notify_results — Guard::PHPUnit2::Runner
- #notify_start — Guard::PHPUnit2::Runner
- #parse_output — Guard::PHPUnit2::RealtimeRunner
- #parse_output — Guard::PHPUnit2::Runner
- #phpunit_command — Guard::PHPUnit2::RealtimeRunner
- #phpunit_command — Guard::PHPUnit2::Runner
- #phpunit_exists? — Guard::PHPUnit2::Runner
- #run — Guard::PHPUnit2::Runner
- #run_all — Guard::PHPUnit2
- #run_all_after_pass — Guard::PHPUnit2
- #run_on_changes — Guard::PHPUnit2
- #run_tests — Guard::PHPUnit2::Runner
- #runner — Guard::PHPUnit2
- #start — Guard::PHPUnit2
- #symlink_paths_to_tests_folder — Guard::PHPUnit2::Runner
- #tests_contain_errors? — Guard::PHPUnit2::Runner
- #tests_contain_failures? — Guard::PHPUnit2::Runner
- #update_failed_paths — Guard::PHPUnit2