php-parser/test/PhpParser/Builder
2018-07-22 21:23:00 +02:00
..
ClassTest.php Add funcCall(), methodCall() and staticCall() builders 2018-03-03 15:40:51 +01:00
FunctionTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
InterfaceTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
MethodTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
NamespaceTest.php Merge branch '3.x' 2017-11-04 12:45:04 +01:00
ParamTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
PropertyTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
TraitTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
TraitUseTest.php Add tests for Builder\TraitUse 2018-07-22 21:23:00 +02:00
UseTest.php Add some tests for new use builders 2018-07-20 21:44:37 +02:00