open-orchestra/open-orchestra-media-bundle

View on GitHub
Media/Tests/DisplayMedia/Strategies/VideoStrategyTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testRenderMedia has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function testRenderMedia($image, $url, $alt, $id = '', $class = '', $style = '', $width = 0, $height = 0)
Severity: Major
Found in Media/Tests/DisplayMedia/Strategies/VideoStrategyTest.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status