Method | Description | |
---|---|---|
_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 ) |
public it_should_allow_creating_a_post_in_the_word_press_installation ( ClimoduleTester $I ) | ||
$I | ClimoduleTester |
public it_should_allow_deleting_a_post_from_the_database ( ClimoduleTester $I ) | ||
$I | ClimoduleTester |
public it_should_allow_trashing_a_post ( ClimoduleTester $I ) | ||
$I | ClimoduleTester |
public it_should_allow_using_the_cli_method_in_a_test ( ClimoduleTester $I ) | ||
$I | ClimoduleTester |