eZ\Publish\Core\Persistence\Legacy\Tests\Content\FieldValue\Converter\RatingTest::testToStorageFieldDefinition PHP Method

testToStorageFieldDefinition() public method

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