PHP Class Phalcon\Test\Unit\Forms\Element\TextTest

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

Méthodes publiques

Méthode Description
testCreatingTextElementWithNameSimilarToTheFormMethods ( ) Tests Text::render
testFormElement ( )
testFormElementEmpty ( )
testFormOptions ( )
testFormPrepareAttributes ( )
testFormPrepareAttributesDefault ( )
testIssue1210 ( )
testIssue2045 ( )
testPrepareAttributesNoDefault ( )

Méthodes protégées

Méthode Description
nameLikeFormMethodsProvider ( )

Method Details

nameLikeFormMethodsProvider() protected méthode

testCreatingTextElementWithNameSimilarToTheFormMethods() public méthode

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

testFormElement() public méthode

public testFormElement ( )

testFormElementEmpty() public méthode

testFormOptions() public méthode

public testFormOptions ( )

testFormPrepareAttributes() public méthode

testFormPrepareAttributesDefault() public méthode

testIssue1210() public méthode

public testIssue1210 ( )

testIssue2045() public méthode

public testIssue2045 ( )

testPrepareAttributesNoDefault() public méthode