Wordpress/tests/phpunit/includes/factory
Drew Jaynes 626f78750b Tests: Add `@method` notations to factor class DocBlocks as a way to indicate expected return types from factory methods for the benefit of IDEs.
Props jdgrimes.
Fixes #37867.


git-svn-id: https://develop.svn.wordpress.org/trunk@40968 602fd350-edb4-49c9-b593-d223f7449a82
2017-06-30 04:35:39 +00:00
..
class-wp-unittest-factory-callback-after-create.php
class-wp-unittest-factory-for-attachment.php
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
class-wp-unittest-generator-sequence.php