PHP Class Doctrine\Tests\OXM\Types\TimeTest

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

Protected Properties

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

Public Methods

Method Description
testInvalidTimeFormatConversion ( )
testName ( )
testNullConversion ( )
testTimeConvertsToDatabaseValue ( )
testTimeConvertsToPHPValue ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testInvalidTimeFormatConversion() public method

testName() public method

public testName ( )

testNullConversion() public method

public testNullConversion ( )

testTimeConvertsToDatabaseValue() public method

testTimeConvertsToPHPValue() public method

Property Details

$_type protected_oe property

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