1
0
Fork 0
php-language-server/tests
Gabriel Noé González 73ab1520a3 Visibility Test and Changing line ending from CRLF -> LF
Added CompletionWithVisibilityTest.php
- checks visibility of a property or method call (only public)
- checks visibility of a Class (can see all methods and properties)
- checks visibility of a child class (public and protected)
2018-11-10 23:57:14 +01:00
..
Diagnostics refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
Index test(index): add IndexTest 2017-11-15 13:08:15 -08:00
NodeVisitor Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
Server Visibility Test and Changing line ending from CRLF -> LF 2018-11-10 23:57:14 +01:00
Utils Completion (#165) 2016-11-30 22:23:51 +01:00
Validation Visibility Test and Changing line ending from CRLF -> LF 2018-11-10 23:57:14 +01:00
ClientHandlerTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
DefinitionResolverTest.php Rename $stmts to $sourceFileNode everywhere 2017-06-10 21:36:16 +02:00
LanguageServerTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
MockPhpDocument.php Allow getting type from define() node (#363) 2017-04-24 11:11:40 +02:00
MockProtocolStream.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
PhpDocumentLoaderTest.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
PhpDocumentTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
ProtocolStreamReaderTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
ProtocolStreamWriterTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00