open-orchestra/open-orchestra-display-bundle

View on GitHub
DisplayBundle/Tests/Manager/CacheableManagerTest.php

Summary

Maintainability
A
45 mins
Test Coverage

Method testSetPublicResponseCacheParameters has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function testSetPublicResponseCacheParameters($maxAge, $expectedMaxAge, $type, $hasEsi, $maxAgeCount, $sharedMaxAgeCount)
Severity: Minor
Found in DisplayBundle/Tests/Manager/CacheableManagerTest.php - About 45 mins to fix

There are no issues that match your filters.

Category
Status