Doctrine\Tests\ODM\CouchDB\Types\TypeTest::testHasType PHP 메소드

testHasType() 공개 메소드

public testHasType ( )
    public function testHasType()
    {
        $this->assertTrue(Type::hasType('mixed'));
    }