PHP Class PostOperationsCest

Show file Open project: lucatume/wp-browser

Public Methods

Method Description
it_should_allow_accessing_a_post_edit_page ( WpmoduleTester $I )
it_should_require_to_login_when_tryng_to_access_post_edit_page_and_not_logged_in ( WpmoduleTester $I )

Method Details

it_should_allow_accessing_a_post_edit_page() public method

public it_should_allow_accessing_a_post_edit_page ( WpmoduleTester $I )
$I WpmoduleTester

it_should_require_to_login_when_tryng_to_access_post_edit_page_and_not_logged_in() public method