PHP 클래스 PopTest\Form\ElementTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testClearErrors ( )
testConstructor ( )
testConstructorException ( )
testElementType ( )
testErrorDisplay ( )
testErrorPost ( )
testErrorPre ( )
testGetType ( )
testRender ( )
testRequired ( )
testSetAndGetLabel ( )
testSetAndGetLabelAttributes ( )
testSetAndGetName ( )
testSetAndGetValidators ( )
testSetAndGetValue ( )
testValidate ( )

메소드 상세

testClearErrors() 공개 메소드

public testClearErrors ( )

testConstructor() 공개 메소드

public testConstructor ( )

testConstructorException() 공개 메소드

testElementType() 공개 메소드

public testElementType ( )

testErrorDisplay() 공개 메소드

public testErrorDisplay ( )

testErrorPost() 공개 메소드

public testErrorPost ( )

testErrorPre() 공개 메소드

public testErrorPre ( )

testGetType() 공개 메소드

public testGetType ( )

testRender() 공개 메소드

public testRender ( )

testRequired() 공개 메소드

public testRequired ( )

testSetAndGetLabel() 공개 메소드

public testSetAndGetLabel ( )

testSetAndGetLabelAttributes() 공개 메소드

testSetAndGetName() 공개 메소드

public testSetAndGetName ( )

testSetAndGetValidators() 공개 메소드

testSetAndGetValue() 공개 메소드

public testSetAndGetValue ( )

testValidate() 공개 메소드

public testValidate ( )