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

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

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
testInvalidTimeFormatConversion ( )
testName ( )
testNullConversion ( )
testTimeConvertsToDatabaseValue ( )
testTimeConvertsToPHPValue ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testInvalidTimeFormatConversion() 공개 메소드

testName() 공개 메소드

public testName ( )

testNullConversion() 공개 메소드

public testNullConversion ( )

testTimeConvertsToDatabaseValue() 공개 메소드

testTimeConvertsToPHPValue() 공개 메소드

프로퍼티 상세

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

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