PHP Класс WPDbPostTermTaxonomyCest

Показать файл Открыть проект

Открытые методы

Метод Описание
_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 )

Описание методов

_after() публичный Метод

public _after ( FunctionalTester $I )
$I FunctionalTester

_before() публичный Метод

public _before ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_assigning_a_post_an_existing_taxonomy_tax_input() публичный Метод

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 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 it_should_allow_inserting_many_posts_with_same_tax_input ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_inserting_many_posts_with_same_term() публичный Метод

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 it_should_apply_number_placeholder_to_taxonomy_tax_input_too ( FunctionalTester $I )
$I FunctionalTester

it_should_apply_number_placeholder_to_taxonomy_terms_too() публичный Метод

public it_should_apply_number_placeholder_to_taxonomy_terms_too ( FunctionalTester $I )
$I FunctionalTester

it_should_create_missing_tax_input_assigned_to_post() публичный Метод

public it_should_create_missing_tax_input_assigned_to_post ( FunctionalTester $I )
$I FunctionalTester

it_should_create_missing_terms_assigned_to_post() публичный Метод

public it_should_create_missing_terms_assigned_to_post ( FunctionalTester $I )
$I FunctionalTester