eZ\Publish\Core\Persistence\Legacy\Tests\Content\FieldValue\Converter\RatingTest::testToFieldDefinition PHP Méthode

testToFieldDefinition() public méthode

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