Wordpress/tests/phpunit/includes/factory
Jeremy Felt b6969df877 Multisite: Use `get_site()` in tests where `get_blog_details()` is not tested.
Remaining tests either rely on the `blog-details` cache key or test `get_blog_details()` itself.

Props flixos90.
Fixes #38497.


git-svn-id: https://develop.svn.wordpress.org/trunk@38935 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-25 23:03:15 +00:00
..
class-wp-unittest-factory-callback-after-create.php Build/Test Tools: Move PHP factory classes into their own files. 2016-01-19 03:55:19 +00:00
class-wp-unittest-factory-for-attachment.php Tests: Fix incorrect variable name from [38330]. 2016-08-23 13:48:13 +00:00
class-wp-unittest-factory-for-blog.php Multisite: Use `get_site()` in tests where `get_blog_details()` is not tested. 2016-10-25 23:03:15 +00:00
class-wp-unittest-factory-for-bookmark.php Add tests for `get_bookmarks()` cache. 2016-05-25 18:20:24 +00:00
class-wp-unittest-factory-for-comment.php Build/Test Tools: Move PHP factory classes into their own files. 2016-01-19 03:55:19 +00:00
class-wp-unittest-factory-for-network.php Build/Test Tools: Move PHP factory classes into their own files. 2016-01-19 03:55:19 +00:00
class-wp-unittest-factory-for-post.php Build/Test Tools: Move PHP factory classes into their own files. 2016-01-19 03:55:19 +00:00
class-wp-unittest-factory-for-term.php Build/Test Tools: Move PHP factory classes into their own files. 2016-01-19 03:55:19 +00:00
class-wp-unittest-factory-for-thing.php Tests: Use the same incrementor for all fields belonging to a given text fixture. 2016-04-22 14:35:52 +00:00
class-wp-unittest-factory-for-user.php Build/Test Tools: Move PHP factory classes into their own files. 2016-01-19 03:55:19 +00:00
class-wp-unittest-factory.php Add tests for `get_bookmarks()` cache. 2016-05-25 18:20:24 +00:00
class-wp-unittest-generator-sequence.php Tests: Use the same incrementor for all fields belonging to a given text fixture. 2016-04-22 14:35:52 +00:00