endtoend-test-psl/tests/Psl/Type
2021-03-14 18:34:16 +01:00
..
Exception [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
ArrayKeyTypeTest.php add 'literal_scalar' type 2021-03-14 18:34:16 +01:00
BoolTypeTest.php add 'literal_scalar' type 2021-03-14 18:34:16 +01:00
DictTypeTest.php [Type] add vec and dict type tests 2021-02-17 21:04:27 +01:00
FloatTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
IntersectionTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
IntTypeTest.php add 'literal_scalar' type 2021-03-14 18:34:16 +01:00
IsArraykeyTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IsArrayTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IsBoolTest.php [Type] add more tests 2021-02-17 21:04:27 +01:00
IsCallableTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IsFloatTest.php [Type] add more tests 2021-02-17 21:04:27 +01:00
IsInstanceOfTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IsIntTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IsIterableTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IsNaNTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IsNullTest.php [Type] add more tests 2021-02-17 21:04:27 +01:00
IsNumericTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IsResourceTest.php [Type] add more tests 2021-02-17 21:04:27 +01:00
IsScalarTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IsStringTest.php [CS] Fixes based on added php-cs-fixer config 2020-10-15 11:05:30 +02:00
IterableTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
LiteralScalarBoolTypeTest.php add 'literal_scalar' type 2021-03-14 18:34:16 +01:00
LiteralScalarFloatTypeTest.php add 'literal_scalar' type 2021-03-14 18:34:16 +01:00
LiteralScalarIntTypeTest.php add 'literal_scalar' type 2021-03-14 18:34:16 +01:00
LiteralScalarStringTypeTest.php add 'literal_scalar' type 2021-03-14 18:34:16 +01:00
MapTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
MixedTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
MutableMapTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
MutableVectorTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
NonEmptyStringTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
NullableTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
NullTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
NumTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
ObjectTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
ResourceSpecTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
ResourceTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
ShapeAllowUnknownFieldsTypeTest.php add 'literal_scalar' type 2021-03-14 18:34:16 +01:00
ShapeTypeTest.php add 'literal_scalar' type 2021-03-14 18:34:16 +01:00
StringTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
TypeTest.php add new coding standard rules for phpdoc blocks (#154) 2021-03-10 00:12:23 +01:00
UnionTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
VectorTypeTest.php [Type] add optional types 2021-03-14 18:34:16 +01:00
VecTypeTest.php fix coding standards 2021-02-17 21:04:27 +01:00