Wordpress/tests/phpunit/includes/factory
Jeremy Felt 459fe129a5 Multisite: Use `get_network()` in `WP_UnitTest_Factory_For_Network`.
`wp_get_network()` was deprecated in 4.6.

Props johnjamesjacoby.
Fixes #38602.


git-svn-id: https://develop.svn.wordpress.org/trunk@39071 602fd350-edb4-49c9-b593-d223f7449a82
2016-11-01 16:51:26 +00:00
..
class-wp-unittest-factory-callback-after-create.php
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
class-wp-unittest-factory-for-network.php Multisite: Use `get_network()` in `WP_UnitTest_Factory_For_Network`. 2016-11-01 16:51:26 +00:00
class-wp-unittest-factory-for-post.php
class-wp-unittest-factory-for-term.php
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
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