PHP Class Doctrine\Tests\OXM\Types\StringTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: doctrine/oxm

Protected Properties

Property Type Description
$_type Doctrine\OXM\Types\StringType

Public Methods

Method Description
testConvertToPHPValue ( )
testName ( )
testNullConversion ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testConvertToPHPValue() public method

testName() public method

public testName ( )

testNullConversion() public method

public testNullConversion ( )

Property Details

$_type protected_oe property

protected StringType,Doctrine\OXM\Types $_type
return Doctrine\OXM\Types\StringType