PHP Класс Cli\BasicOperationsCest

Показать файл Открыть проект

Открытые методы

Метод Описание
_after ( ClimoduleTester $I )
_before ( ClimoduleTester $I )
it_should_allow_creating_a_post_in_the_word_press_installation ( ClimoduleTester $I )
it_should_allow_deleting_a_post_from_the_database ( ClimoduleTester $I )
it_should_allow_trashing_a_post ( ClimoduleTester $I )
it_should_allow_using_the_cli_method_in_a_test ( ClimoduleTester $I )

Описание методов

_after() публичный Метод

public _after ( ClimoduleTester $I )
$I ClimoduleTester

_before() публичный Метод

public _before ( ClimoduleTester $I )
$I ClimoduleTester

it_should_allow_creating_a_post_in_the_word_press_installation() публичный Метод

public it_should_allow_creating_a_post_in_the_word_press_installation ( ClimoduleTester $I )
$I ClimoduleTester

it_should_allow_deleting_a_post_from_the_database() публичный Метод

public it_should_allow_deleting_a_post_from_the_database ( ClimoduleTester $I )
$I ClimoduleTester

it_should_allow_trashing_a_post() публичный Метод

public it_should_allow_trashing_a_post ( ClimoduleTester $I )
$I ClimoduleTester

it_should_allow_using_the_cli_method_in_a_test() публичный Метод

public it_should_allow_using_the_cli_method_in_a_test ( ClimoduleTester $I )
$I ClimoduleTester