PHP Class Phalcon\Test\Unit\Forms\FormTest

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

Public Methods

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

Protected Methods

Method Description
nameLikeFormMethodsProvider ( )

Method Details

nameLikeFormMethodsProvider() protected method

testCount() public method

public testCount ( )

testCreatingElementsWithNameSimilarToTheFormMethods() public method

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

testFormHasMessagesFor() public method

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

testFormIndirectElementRender() public method

testFormValidator() public method

public testFormValidator ( )

testIssue1190() public method

public testIssue1190 ( )

testIssue706() public method

public testIssue706 ( )

testLabels() public method

public testLabels ( )