PHP Class Doctrine\Tests\OXM\Types\IntegerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: doctrine/oxm

Protected Properties

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

Public Methods

Method Description
testIntegerConvertsToPHPValue ( )
testIntegerNullConvertsToPHPValue ( )
testName ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testIntegerConvertsToPHPValue() public method

testIntegerNullConvertsToPHPValue() public method

testName() public method

public testName ( )

Property Details

$_type protected property

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