PHP Класс WPDbHandlebarsCest

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

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

Метод Описание
_after ( FunctionalTester $I )
_before ( FunctionalTester $I )
it_should_allow_for_nested_handlebar_helpers ( FunctionalTester $I )
it_should_allow_passing_closure_template_data ( FunctionalTester $I )
it_should_allow_passing_number_placeholder_strings ( FunctionalTester $I )
it_should_allow_passing_template_data_with_many_templates ( FunctionalTester $I )
it_should_pass_n_in_the_many_templates ( FunctionalTester $I )

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

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

public _after ( FunctionalTester $I )
$I FunctionalTester

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

public _before ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_for_nested_handlebar_helpers ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_passing_closure_template_data ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_passing_number_placeholder_strings ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_allow_passing_template_data_with_many_templates ( FunctionalTester $I )
$I FunctionalTester

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

public it_should_pass_n_in_the_many_templates ( FunctionalTester $I )
$I FunctionalTester