Rename namespace to PHPUnitTestGenerator
and update metadata.
#5
Annotations
9 errors
lib/Command/GenerateTestClassCommand.php#L52
Parameter #1 $className of method PHPUnitTestGenerator\TestClassGenerator::generate() expects class-string, string given.
|
lib/TestClassGenerator.php#L29
Property PHPUnitTestGenerator\TestClassGenerator::$reflectionClass with generic class ReflectionClass does not specify its types: T
|
lib/TestClassMetadataParser.php#L24
Property PHPUnitTestGenerator\TestClassMetadataParser::$reflectionClass with generic class ReflectionClass does not specify its types: T
|
lib/TestClassMetadataParser.php#L37
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, string given.
|
lib/TestClassMetadataParser.php#L89
Call to an undefined method ReflectionType::getName().
|
lib/TestClassMetadataParser.php#L251
Call to an undefined method ReflectionType::getName().
|
lib/TestClassMetadataParser.php#L274
Method PHPUnitTestGenerator\TestClassMetadataParser::generateTypeRandomValue() return type has no value type specified in iterable type array.
|
lib/TestClassMetadataParser.php#L295
Call to an undefined method ReflectionType::isBuiltin().
|
|
The logs for this run have expired and are no longer available.
Loading