Wordpress/tests/phpunit/includes/factory
2017-06-30 04:35:39 +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 Tests: Add @method notations to factor class DocBlocks as a way to indicate expected return types from factory methods for the benefit of IDEs. 2017-06-30 04:35:39 +00:00
class-wp-unittest-factory-for-bookmark.php Tests: Add @method notations to factor class DocBlocks as a way to indicate expected return types from factory methods for the benefit of IDEs. 2017-06-30 04:35:39 +00:00
class-wp-unittest-factory-for-comment.php Tests: Add @method notations to factor class DocBlocks as a way to indicate expected return types from factory methods for the benefit of IDEs. 2017-06-30 04:35:39 +00:00
class-wp-unittest-factory-for-network.php Tests: Add @method notations to factor class DocBlocks as a way to indicate expected return types from factory methods for the benefit of IDEs. 2017-06-30 04:35:39 +00:00
class-wp-unittest-factory-for-post.php Tests: Add @method notations to factor class DocBlocks as a way to indicate expected return types from factory methods for the benefit of IDEs. 2017-06-30 04:35:39 +00:00
class-wp-unittest-factory-for-term.php Tests: Add @method notations to factor class DocBlocks as a way to indicate expected return types from factory methods for the benefit of IDEs. 2017-06-30 04:35:39 +00:00
class-wp-unittest-factory-for-thing.php
class-wp-unittest-factory-for-user.php Tests: Add @method notations to factor class DocBlocks as a way to indicate expected return types from factory methods for the benefit of IDEs. 2017-06-30 04:35:39 +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