PHP Class Doctrine\Tests\OXM\Types\DateTimeTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: doctrine/oxm

Protected Properties

Property Type Description
$_type Doctrine\OXM\Types\DateTimeType

Public Methods

Method Description
testDateTimeConvertsToPHPValue ( )
testDateTimeConvertsToXmlValue ( )
testInvalidDateTimeFormatConversion ( )
testName ( )
testNullConversion ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testDateTimeConvertsToPHPValue() public method

testDateTimeConvertsToXmlValue() public method

testInvalidDateTimeFormatConversion() public method

testName() public method

public testName ( )

testNullConversion() public method

public testNullConversion ( )

Property Details

$_type protected_oe property

protected DateTimeType,Doctrine\OXM\Types $_type
return Doctrine\OXM\Types\DateTimeType