PHP 클래스 WPDbTermsCest

파일 보기 프로젝트 열기: lucatume/wp-browser

공개 메소드들

메소드 설명
_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