1
0
Fork 0
php-language-server/tests/Server/TextDocument
Felix Becker 6b6ec8c105 Symbol test refactor (#92)
* Don't use json_decode in symbol tests

* Remove custom setUp()

* Use getDefinitionLocation()

* TextDocumentTestCase -> ServerTestCase

* Refactor Workspace\SymbolTest
2016-10-18 23:09:51 +02:00
..
Definition Symbol test refactor (#92) 2016-10-18 23:09:51 +02:00
References Symbol test refactor (#92) 2016-10-18 23:09:51 +02:00
DidChangeTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
DidCloseTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
DocumentSymbolTest.php Symbol test refactor (#92) 2016-10-18 23:09:51 +02:00
FormattingTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
ParseErrorsTest.php Fixes #59: Handle correctly negative endLine in PHP Parser errors (#62) 2016-10-11 10:15:20 +02:00