PHP Class PopTest\Form\ElementTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nicksagona/PopPHP

Public Methods

Method Description
testClearErrors ( )
testConstructor ( )
testConstructorException ( )
testElementType ( )
testErrorDisplay ( )
testErrorPost ( )
testErrorPre ( )
testGetType ( )
testRender ( )
testRequired ( )
testSetAndGetLabel ( )
testSetAndGetLabelAttributes ( )
testSetAndGetName ( )
testSetAndGetValidators ( )
testSetAndGetValue ( )
testValidate ( )

Method Details

testClearErrors() public method

public testClearErrors ( )

testConstructor() public method

public testConstructor ( )

testConstructorException() public method

testElementType() public method

public testElementType ( )

testErrorDisplay() public method

public testErrorDisplay ( )

testErrorPost() public method

public testErrorPost ( )

testErrorPre() public method

public testErrorPre ( )

testGetType() public method

public testGetType ( )

testRender() public method

public testRender ( )

testRequired() public method

public testRequired ( )

testSetAndGetLabel() public method

public testSetAndGetLabel ( )

testSetAndGetLabelAttributes() public method

testSetAndGetName() public method

public testSetAndGetName ( )

testSetAndGetValidators() public method

testSetAndGetValue() public method

public testSetAndGetValue ( )

testValidate() public method

public testValidate ( )