graphql-php/tests/Utils
Simon Podlipsky 90d0156291
Use PHPStan strict rules
Two rules excluded: missing type hints and empty() usage
2018-10-09 17:46:55 +02:00
..
AssertValidNameTest.php Fix CS in tests/Utils 2018-09-02 13:10:47 +02:00
AstFromValueTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
AstFromValueUntypedTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
BreakingChangesFinderTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
BuildSchemaTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
CoerceValueTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
ExtractTypesTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
IsValidLiteralValueTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
MixedStoreTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
QuotedOrListTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
SchemaExtenderTest.php Use PHPStan strict rules 2018-10-09 17:46:55 +02:00
SchemaPrinterTest.php Fix CS in tests 2018-10-05 10:47:57 +02:00
SuggestionListTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00
ValueFromAstTest.php Use self:: in tests where appropriate 2018-09-19 20:50:32 +02:00