PHP Класс WPDbTermsCest

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

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

Метод Описание
_after ( FunctionalTester $I )
_before ( FunctionalTester $I )
it_should_allow_having_a_term_in_the_database ( FunctionalTester $I )
it_should_allow_having_many_terms_in_database ( FunctionalTester $I )
it_should_allow_having_many_terms_meta ( FunctionalTester $I )
it_should_allow_having_many_terms_meta_with_number_placeholder ( FunctionalTester $I )
it_should_allow_having_many_terms_with_number_placeholder ( FunctionalTester $I )
it_should_allow_having_term_meta_in_the_database ( FunctionalTester $I )
it_should_allow_having_term_meta_while_having_term ( FunctionalTester $I )
it_should_allow_not_having_a_term_in_the_database ( FunctionalTester $I )
it_should_allow_not_to_have_a_term_in_the_database_using_term_taxonomy ( FunctionalTester $I )
it_should_allow_not_to_have_term_meta_in_the_database ( FunctionalTester $I )
it_should_allow_overriding_a_term_defaults ( FunctionalTester $I )

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

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

public _after ( FunctionalTester $I )
$I FunctionalTester

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

public _before ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_a_term_in_the_database ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_many_terms_in_database ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_many_terms_meta ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_many_terms_meta_with_number_placeholder ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_many_terms_with_number_placeholder ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_term_meta_in_the_database ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_term_meta_while_having_term ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_not_having_a_term_in_the_database ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_not_to_have_a_term_in_the_database_using_term_taxonomy ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_not_to_have_term_meta_in_the_database ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_overriding_a_term_defaults ( FunctionalTester $I )
$I FunctionalTester