Issues (46)

36 files with issues
Count Path Last Found
1 AssertDecorator/AssertDecoratorInterface.php
Bug
1 src/Decorator/AssertDecorator/EqualTo.php
Bug
1 Decorator/AssertDecorator/GreaterThanOrEqual.php
Bug
1 src/Decorator/AssertDecorator/Length.php
Bug
1 src/Decorator/AssertDecorator/LessThanOrEqual.php
Bug
1 src/Decorator/AssertDecorator/NotEqualTo.php
Bug
2 src/Decorator/DecoratorAbstract.php
Bug Best Practice
1 src/Decorator/DecoratorChain.php
Bug
1 src/FakeMock.php
Bug
2 src/Generator/AssertGenerator.php
Bug Best Practice