PHP 클래스 Phalcon\Test\Unit\Tag\TagWeekFieldTest

저자: Andres Gutierrez ([email protected])
저자: Nikolaos Dimopoulos ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
testWeekFieldArrayParameter ( ) Tests weekField with array as a parameter
testWeekFieldArrayParameterWithId ( ) Tests weekField with array as a parameters and id in it
testWeekFieldArrayParameterWithNameNoId ( ) Tests weekField with name and no id in parameter
testWeekFieldStringParameter ( ) Tests weekField with string as a parameter
testWeekFieldWithDisplayTo ( ) Tests weekField with displayTo
testWeekFieldWithDisplayToElementNotPresent ( ) Tests weekField with displayTo and element not present
testWeekFieldWithSetDefault ( ) Tests weekField with setDefault
testWeekFieldWithSetDefaultElementNotPresent ( ) Tests weekField with setDefault and element not present

메소드 상세

testWeekFieldArrayParameter() 공개 메소드

Tests weekField with array as a parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testWeekFieldArrayParameterWithId() 공개 메소드

Tests weekField with array as a parameters and id in it
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testWeekFieldArrayParameterWithNameNoId() 공개 메소드

Tests weekField with name and no id in parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testWeekFieldStringParameter() 공개 메소드

Tests weekField with string as a parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testWeekFieldWithDisplayTo() 공개 메소드

Tests weekField with displayTo
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testWeekFieldWithDisplayToElementNotPresent() 공개 메소드

Tests weekField with displayTo and element not present
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testWeekFieldWithSetDefault() 공개 메소드

Tests weekField with setDefault
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testWeekFieldWithSetDefaultElementNotPresent() 공개 메소드

Tests weekField with setDefault and element not present
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])