Doctrine\Tests\OXM\Types\IntegerTest::setUp PHP Method

setUp() protected method

protected setUp ( )
    protected function setUp()
    {
        $this->_type = Type::getType('integer');
    }