createClassMetadata('Doctrine\Tests\Models\DDC889\DDC889Class'); } /** * @group DDC-2825 * @group 881 */ public function testSchemaDefinitionViaExplicitTableSchemaAnnotationProperty() { $this->markTestIncomplete(); } /** * @group DDC-2825 * @group 881 */ public function testSchemaDefinitionViaSchemaDefinedInTableNameInTableAnnotationProperty() { $this->markTestIncomplete(); } }