PHP Класс WPDbCommentCest

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

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

Метод Описание
_after ( FunctionalTester $I )
_before ( FunctionalTester $I )
it_should_allow_having_a_comment_in_the_database ( FunctionalTester $I )
it_should_allow_having_comment_meta_in_the_database ( FunctionalTester $I )
it_should_allow_having_comment_meta_while_having_comment ( FunctionalTester $I )
it_should_allow_having_many_comments ( FunctionalTester $I )
it_should_allow_having_many_comments_with_number_placeholder ( FunctionalTester $I )
it_should_allow_having_many_comments_with_overrides ( FunctionalTester $I )
it_should_allow_not_having_comment_in_database ( FunctionalTester $I )
it_should_allow_not_having_comment_meta_in_database ( FunctionalTester $I )
it_should_allow_overriding_a_comment_defaults ( FunctionalTester $I )
it_should_serialize_array_comment_meta ( FunctionalTester $I )
it_should_serialize_object_comment_meta ( FunctionalTester $I )

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

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

public _after ( FunctionalTester $I )
$I FunctionalTester

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

public _before ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_a_comment_in_the_database ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_comment_meta_in_the_database ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_comment_meta_while_having_comment ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_many_comments ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_many_comments_with_number_placeholder ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_having_many_comments_with_overrides ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_not_having_comment_in_database ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_not_having_comment_meta_in_database ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_overriding_a_comment_defaults ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_serialize_array_comment_meta ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_serialize_object_comment_meta ( FunctionalTester $I )
$I FunctionalTester