PHP 클래스 WPDbTablePrefixCest

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

공개 메소드들

메소드 설명
_after ( FunctionalTester $I )
_before ( FunctionalTester $I )
it_should_allow_getting_non_blog_id_prefixed_table_names_for_main_blog ( FunctionalTester $I )
it_should_allow_using_a_secondary_blog_table ( FunctionalTester $I, $scenario )
tables ( )

메소드 상세

_after() 공개 메소드

public _after ( FunctionalTester $I )
$I FunctionalTester

_before() 공개 메소드

public _before ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_getting_non_blog_id_prefixed_table_names_for_main_blog() 공개 메소드

public it_should_allow_getting_non_blog_id_prefixed_table_names_for_main_blog ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_using_a_secondary_blog_table() 공개 메소드

public it_should_allow_using_a_secondary_blog_table ( FunctionalTester $I, $scenario )
$I FunctionalTester

tables() 공개 메소드

public tables ( )