endtoend-test-psl/tests/Psl/Type
2020-09-11 01:24:28 +01:00
..
Exception refactor exceptions 2020-09-11 01:24:28 +01:00
ArrayKeyTypeTest.php [Type] Introduce the Type API (#44) 2020-08-03 20:48:44 +01:00
ArrayTypeTest.php [Type] add type validation functions 2020-09-01 01:36:11 +01:00
BoolTypeTest.php [Type] Introduce the Type API (#44) 2020-08-03 20:48:44 +01:00
FloatTypeTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
IntersectionTypeTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
IntTypeTest.php [Type] Introduce the Type API (#44) 2020-08-03 20:48:44 +01:00
IsArraykeyTest.php [Type] add more tests 2020-09-01 06:51:46 +01:00
IsArrayTest.php [Type] add type validation functions 2020-09-01 01:36:11 +01:00
IsCallableTest.php cs fix 2020-09-01 06:56:15 +01:00
IsInstanceOfTest.php [Type] add more tests 2020-09-01 06:51:46 +01:00
IsIntTest.php [Type] add more tests 2020-09-01 06:51:46 +01:00
IsIterableTest.php [Type] add type validation functions 2020-09-01 01:36:11 +01:00
IsNaNTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
IsNumericTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
IsScalarTest.php [Type] add more tests 2020-09-01 06:51:46 +01:00
IsStringTest.php [Type] add more tests 2020-09-01 06:51:46 +01:00
IterableTypeTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
MixedTypeTest.php [Type] Introduce the Type API (#44) 2020-08-03 20:48:44 +01:00
NullableTypeTest.php [Type] fix tests 2020-09-02 01:38:44 +01:00
NullTypeTest.php [Type] Introduce the Type API (#44) 2020-08-03 20:48:44 +01:00
NumTypeTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
ObjectTypeTest.php consistent naming (#47) 2020-08-08 05:44:37 +01:00
ResourceSpecTest.php refactor exceptions 2020-09-11 01:24:28 +01:00
ResourceTypeTest.php [Type] Introduce the Type API (#44) 2020-08-03 20:48:44 +01:00
StringTypeTest.php [Type] Introduce the Type API (#44) 2020-08-03 20:48:44 +01:00
TypeTest.php refactor exceptions 2020-09-11 01:24:28 +01:00
UnionTypeTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00