Add AbstractDtoTestCase to automatically test simple models #196
test.yml
on: pull_request
Quality checks
17s
Matrix: test
Annotations
10 errors
Quality checks:
src/Constraint/Typehint/PhpDocParser.php#L82
Strict comparison using === between array and false will always evaluate to false.
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L1
Ignored error pattern #^Call to function method_exists\(\) with 'PHPUnit\\\\Runner\\\\Version' and 'majorVersionNumber' will always evaluate to false\.$# in path /home/runner/work/accessorpair-constraint/accessorpair-constraint/src/Constraint/ValueProvider/Compound/InstanceProvider.php was not matched in reported errors.
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L1
Ignored error pattern #^Call to static method cases\(\) on an unknown class UnitEnum\.$# in path /home/runner/work/accessorpair-constraint/accessorpair-constraint/src/Constraint/ValueProvider/Compound/InstanceProvider.php was not matched in reported errors.
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L1
Ignored error pattern #^PHPDoc tag @var for variable \$enum contains unknown class UnitEnum\.$# in path /home/runner/work/accessorpair-constraint/accessorpair-constraint/src/Constraint/ValueProvider/Compound/InstanceProvider.php was not matched in reported errors.
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L53
PHPDoc tag @var for variable $mockGenerator contains unknown class PHPUnit\Framework\MockObject\Generator.
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L55
Call to function method_exists() with 'PHPUnit\\Runner\\Version' and 'majorVersionNumber' will always evaluate to true.
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L56
Call to method testDouble() on an unknown class PHPUnit\Framework\MockObject\Generator.
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L58
Call to method testDouble() on an unknown class PHPUnit\Framework\MockObject\Generator.
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L61
Call to method getMock() on an unknown class PHPUnit\Framework\MockObject\Generator.
|
Quality checks:
src/Constraint/ValueProvider/Compound/InstanceProvider.php#L64
Instantiated class PHPUnit\Framework\MockObject\Generator not found.
|