PHP Class WP_UnitTest_Factory_For_Post

Inheritance: extends WP_UnitTest_Factory_For_Thing
Show file Open project: lucatume/wp-browser Class Usage Examples

Public Methods

Method Description
__construct ( $factory = null )
create_object ( $args )
get_object_by_id ( $post_id )
update_object ( $post_id, $fields )

Method Details

__construct() public method

public __construct ( $factory = null )

create_object() public method

public create_object ( $args )

get_object_by_id() public method

public get_object_by_id ( $post_id )

update_object() public method

public update_object ( $post_id, $fields )