22 Commits

Author SHA1 Message Date
Tomas Votruba
ca7d0cba15 use PHP highlight for herenow doc 2019-09-18 09:14:06 +02:00
Tomas Votruba
4c9ecba04c [tests] switch testFiles to data providers 2019-09-12 10:18:26 +02:00
Tomas Votruba
82efb89940 use object types over strings 2019-09-06 12:29:55 +02:00
Tomas Votruba
89e21ea68b merge NodeToStringTypeResolver, StaticTypeToStringResolver, PHPStan\StaticTypeToStringResolver to StaticTypeMapper 2019-09-04 12:23:03 +02:00
Tomas Votruba
2a0d0d7ac1 from helper methods to isStaticType() with PHPStan object typing 2019-09-03 10:06:04 +02:00
Tomas Votruba
2e97a3d315 make use of getProperties() 2019-09-01 21:45:26 +02:00
Tomas Votruba
f0d5b5af76 merge isName and isNameInsensitive 2019-08-25 13:02:19 +02:00
Tomas Votruba
c71a2e8f81 report deleted/added files in FileSystem Rectors 2019-05-19 09:38:39 +02:00
Tomas Votruba
71f1af830c [tests] Refactor tests to use container just once, if not enforced config 2019-04-29 00:36:52 +02:00
Tomas Votruba
7c9df2cefe rename Attribute to AttributeKey to prevent duplicated names with similar classes in 3rd party project 2019-04-13 14:21:36 +02:00
Tomas Votruba
3e71d23534 apply code-quality on Rector code 2019-04-01 13:12:26 +02:00
Tomas Votruba
9262ef9e4b apply dead-code level 2019-03-31 21:54:39 +02:00
Tomas Votruba
2a7f3f0603 improve code samples 2019-03-25 18:50:55 +01:00
Tomas Votruba
d190ff1f3f Add this assert to class methods 2019-03-25 18:36:11 +01:00
Tomas Votruba
470ea8a17f add real tests case fixture 2019-03-25 17:37:07 +01:00
Tomas Votruba
06bf245ce9 add real tests case fixture 2019-03-25 17:36:21 +01:00
Tomas Votruba
15ce5298b2 consolidate NetteTester to PHPUnit tests to one 2019-03-25 09:17:32 +01:00
Tomas Votruba
8a4a39cb79 split NetteAssertToPHPUnitAssertRector 2019-03-16 22:58:24 +01:00
Tomas Votruba
6f1baf9d91 add assert references 2019-03-16 22:53:39 +01:00
Tomas Votruba
32dbfbdb09 add set and RenameTesterTestToPHPUnitToTestFileRector 2019-03-16 22:53:39 +01:00
Tomas Votruba
8153f884d9 update docs 2019-03-16 22:53:39 +01:00
Tomas Votruba
cae6f2a760 [NetteTesterToPHPUnit] Add NetteTesterClassToPHPUnitClassRector 2019-03-16 21:29:33 +01:00