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

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

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
testConvertToPHPValue ( )
testName ( )
testNullConversion ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testConvertToPHPValue() 공개 메소드

testName() 공개 메소드

public testName ( )

testNullConversion() 공개 메소드

public testNullConversion ( )

프로퍼티 상세

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

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