eZ\Publish\Core\Persistence\Legacy\Tests\Content\FieldValue\Converter\KeywordTest::testToFieldDefinition PHP Method

testToFieldDefinition() public method

    public function testToFieldDefinition()
    {
        $this->converter->toFieldDefinition(new StorageFieldDefinition(), new PersistenceFieldDefinition());
    }