PHP Class WPDbLinksCest

Show file Open project: lucatume/wp-browser

Public Methods

Method Description
_after ( FunctionalTester $I )
_before ( FunctionalTester $I )
it_should_allow_having_a_link_in_the_database ( FunctionalTester $I )
it_should_allow_having_many_links_in_database ( FunctionalTester $I )
it_should_allow_not_having_a_link_in_the_database ( FunctionalTester $I )
it_should_allow_overriding_default_values ( FunctionalTester $I )
it_should_allow_using_number_placeholder_when_inserting_many ( FunctionalTester $I )

Method Details

_after() public method

public _after ( FunctionalTester $I )
$I FunctionalTester

_before() public method

public _before ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_overriding_default_values() public method

public it_should_allow_overriding_default_values ( FunctionalTester $I )
$I FunctionalTester

it_should_allow_using_number_placeholder_when_inserting_many() public method

public it_should_allow_using_number_placeholder_when_inserting_many ( FunctionalTester $I )
$I FunctionalTester