PHP Class DateTimeLocalTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait InputContractTest
显示文件 Open project: adamwathan/form

Public Methods

Method Description
testDateTimeValuesAreBoundAsFormattedStrings ( )

Protected Methods

Method Description
getTestSubjectType ( )
newTestSubjectInstance ( $name )

Method Details

getTestSubjectType() protected method

protected getTestSubjectType ( )

newTestSubjectInstance() protected method

protected newTestSubjectInstance ( $name )

testDateTimeValuesAreBoundAsFormattedStrings() public method