PHP Class DoctrineExtensions\Tests\Types\CarbonDateTest

Author: Steve Lacey ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: beberlei/doctrineextensions

Public Properties

Property Type Description
$entityManager

Public Methods

Method Description
setUp ( )
setUpBeforeClass ( )
testDateGetter ( )
testDateSetter ( )
testDateTimeGetter ( )
testDateTimeSetter ( )
testDateTimeTzGetter ( )
testDateTimeTzSetter ( )
testTimeGetter ( )
testTimeSetter ( )
testTypesThatMapToAlreadyMappedDatabaseTypesRequireCommentHint ( $type )
typeProvider ( )

Method Details

setUp() public method

public setUp ( )

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

testDateGetter() public method

public testDateGetter ( )

testDateSetter() public method

public testDateSetter ( )

testDateTimeGetter() public method

public testDateTimeGetter ( )

testDateTimeSetter() public method

public testDateTimeSetter ( )

testDateTimeTzGetter() public method

testDateTimeTzSetter() public method

testTimeGetter() public method

public testTimeGetter ( )

testTimeSetter() public method

public testTimeSetter ( )

testTypesThatMapToAlreadyMappedDatabaseTypesRequireCommentHint() public method

typeProvider() public method

public typeProvider ( )

Property Details

$entityManager public property

public $entityManager