PHP Class WPDbPostTermTaxonomyCest

Show file Open project: lucatume/wp-browser

Public Methods

Method Description
_after ( FunctionalTester $I )
_before ( FunctionalTester $I )
it_should_allow_assigning_a_post_an_existing_taxonomy_tax_input ( FunctionalTester $I )
it_should_allow_assigning_a_post_an_existing_taxonomy_term ( FunctionalTester $I )
it_should_allow_inserting_many_posts_with_same_tax_input ( FunctionalTester $I )
it_should_allow_inserting_many_posts_with_same_term ( FunctionalTester $I )
it_should_apply_number_placeholder_to_taxonomy_tax_input_too ( FunctionalTester $I )
it_should_apply_number_placeholder_to_taxonomy_terms_too ( FunctionalTester $I )
it_should_create_missing_tax_input_assigned_to_post ( FunctionalTester $I )
it_should_create_missing_terms_assigned_to_post ( FunctionalTester $I )

Method Details

_after() public method

public _after ( FunctionalTester $I )
$I FunctionalTester

_before() public method

public _before ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_assigning_a_post_an_existing_taxonomy_tax_input() public method

public it_should_allow_assigning_a_post_an_existing_taxonomy_tax_input ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_assigning_a_post_an_existing_taxonomy_term() public method

public it_should_allow_assigning_a_post_an_existing_taxonomy_term ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_inserting_many_posts_with_same_tax_input() public method

public it_should_allow_inserting_many_posts_with_same_tax_input ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_inserting_many_posts_with_same_term() public method

public it_should_allow_inserting_many_posts_with_same_term ( FunctionalTester $I )
$I FunctionalTester

it_should_apply_number_placeholder_to_taxonomy_tax_input_too() public method

public it_should_apply_number_placeholder_to_taxonomy_tax_input_too ( FunctionalTester $I )
$I FunctionalTester

it_should_apply_number_placeholder_to_taxonomy_terms_too() public method

public it_should_apply_number_placeholder_to_taxonomy_terms_too ( FunctionalTester $I )
$I FunctionalTester

it_should_create_missing_tax_input_assigned_to_post() public method

public it_should_create_missing_tax_input_assigned_to_post ( FunctionalTester $I )
$I FunctionalTester

it_should_create_missing_terms_assigned_to_post() public method

public it_should_create_missing_terms_assigned_to_post ( FunctionalTester $I )
$I FunctionalTester