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

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

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
testIntegerConvertsToPHPValue ( )
testIntegerNullConvertsToPHPValue ( )
testName ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testIntegerConvertsToPHPValue() 공개 메소드

testIntegerNullConvertsToPHPValue() 공개 메소드

testName() 공개 메소드

public testName ( )

프로퍼티 상세

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

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