PHP 클래스 DoctrineExtensions\Tests\Types\CarbonDateTest

저자: Steve Lacey ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: beberlei/doctrineextensions

공개 프로퍼티들

프로퍼티 타입 설명
$entityManager

공개 메소드들

메소드 설명
setUp ( )
setUpBeforeClass ( )
testDateGetter ( )
testDateSetter ( )
testDateTimeGetter ( )
testDateTimeSetter ( )
testDateTimeTzGetter ( )
testDateTimeTzSetter ( )
testTimeGetter ( )
testTimeSetter ( )
testTypesThatMapToAlreadyMappedDatabaseTypesRequireCommentHint ( $type )
typeProvider ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

testDateGetter() 공개 메소드

public testDateGetter ( )

testDateSetter() 공개 메소드

public testDateSetter ( )

testDateTimeGetter() 공개 메소드

public testDateTimeGetter ( )

testDateTimeSetter() 공개 메소드

public testDateTimeSetter ( )

testDateTimeTzGetter() 공개 메소드

testDateTimeTzSetter() 공개 메소드

testTimeGetter() 공개 메소드

public testTimeGetter ( )

testTimeSetter() 공개 메소드

public testTimeSetter ( )

testTypesThatMapToAlreadyMappedDatabaseTypesRequireCommentHint() 공개 메소드

typeProvider() 공개 메소드

public typeProvider ( )

프로퍼티 상세

$entityManager 공개적으로 프로퍼티

public $entityManager