PHP 클래스 WPDbPostTermTaxonomyCest

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

공개 메소드들

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