PHP 클래스 WPDbHandlebarsCest

파일 보기 프로젝트 열기: lucatume/wp-browser

공개 메소드들

메소드 설명
_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