wordpress-develop/tests/phpunit/tests/hooks
John Blackbourn c91be6f1fe Build/Test Tools: Begin eliminating unnecessary randomness in tests.
Although unlikely, clashes in randomly generated strings could cause unexpected failures. In addition, most randomness is entirely unnecessary, is bad practice, and increases test time (however small it may be).

See #37371


git-svn-id: https://develop.svn.wordpress.org/trunk@38762 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-09 01:11:14 +00:00
..
add_filter.php
apply_filters.php
do_action.php
do_all_hook.php
has_filter.php
has_filters.php
iterator.php
preinit_hooks.php
remove_all_filters.php
remove_filter.php