martin-helmich/phpunit-psr7-assert

View on GitHub
src/Constraint/UrlEncodedMatches.php

Summary

Maintainability
A
0 mins
Test Coverage
B
84%

The closing brace for the class must go on the next line after the body
Open

}

Line exceeds 120 characters; contains 135 characters
Open

        return 'contains a name matching ' . $this->nameMatcher->toString() . ' and value matching ' . $this->valueMatcher->toString();

There are no issues that match your filters.

Category
Status