PHP 클래스 Doctrine\Tests\OXM\Types\DateTimeTzTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: doctrine/oxm

보호된 프로퍼티들

프로퍼티 타입 설명
$_type Doctrine\OXM\Types\DateTimeTzType

공개 메소드들

메소드 설명
testDateTimeConvertsToPHPValue ( )
testDateTimeConvertsToXmlValue ( )
testInvalidDateFormatConversion ( )
testName ( )
testNullConversion ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testDateTimeConvertsToPHPValue() 공개 메소드

testDateTimeConvertsToXmlValue() 공개 메소드

testInvalidDateFormatConversion() 공개 메소드

testName() 공개 메소드

public testName ( )

testNullConversion() 공개 메소드

public testNullConversion ( )

프로퍼티 상세

$_type 보호되어 있는 프로퍼티

protected DateTimeTzType,Doctrine\OXM\Types $_type
리턴 Doctrine\OXM\Types\DateTimeTzType