PHP Class Phalcon\Test\Unit\Forms\FormTest

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Afficher le fichier Open project: phalcon/cphalcon

Méthodes publiques

Méthode Description
testCount ( )
testCreatingElementsWithNameSimilarToTheFormMethods ( ) Tests Form::render
testFormHasMessagesFor ( ) Tests Form::hasMessagesFor
testFormIndirectElementRender ( )
testFormValidator ( )
testIssue1190 ( )
testIssue706 ( )
testLabels ( )

Méthodes protégées

Méthode Description
nameLikeFormMethodsProvider ( )

Method Details

nameLikeFormMethodsProvider() protected méthode

testCount() public méthode

public testCount ( )

testCreatingElementsWithNameSimilarToTheFormMethods() public méthode

Tests Form::render
Since: 2016-07-17
Author: Serghei Iakovlev ([email protected])

testFormHasMessagesFor() public méthode

Tests Form::hasMessagesFor
Since: 2016-04-03
Author: Sid Roberts ([email protected])

testFormIndirectElementRender() public méthode

testFormValidator() public méthode

public testFormValidator ( )

testIssue1190() public méthode

public testIssue1190 ( )

testIssue706() public méthode

public testIssue706 ( )

testLabels() public méthode

public testLabels ( )