PHP Class WPDbTablePrefixCest

Show file Open project: lucatume/wp-browser

Public Methods

Method Description
_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 ( )

Method Details

_after() public method

public _after ( FunctionalTester $I )
$I FunctionalTester

_before() public method

public _before ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_getting_non_blog_id_prefixed_table_names_for_main_blog() public method

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 method

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

tables() public method

public tables ( )