Evan Villemez
06e3a2256b
added a ParserInterface, refactored how Parsers are registered in the ApiDocExtractor, changed formType to inputClass in ApiDocExtractor
2012-07-23 12:54:56 -04:00
William DURAND
cca97cf6af
Refactoring
...
Move logic to extract data in the Extractor
Remove logic in the AbstractFormatter
Use ApiDoc class as data container
Update tests
Add test to prove the bug with FOSRestBundle annotations (\\d+ instead of \d+)
2012-07-20 01:32:16 +02:00
Christophe Coevoet
5b70c775c0
Added a test for types defined as services
2012-06-21 00:12:21 +02:00
Christophe Coevoet
04b075736f
Applied some php-cs-fixer magic
2012-05-23 00:42:59 +02:00
Adrien BRAULT
be3dca0c47
Add support in docblocks for @param with no description
2012-05-07 12:51:22 +02:00
William DURAND
d1be0d5093
Added parsing of @param doc blocks. Fixes #8
2012-04-19 20:27:27 +02:00
William DURAND
8c0aa1d274
Added multilines support for description
2012-04-19 17:17:36 +02:00
William DURAND
c5891a59b9
Use action method description from docblock by default for description. Fixes #5
2012-04-19 16:23:55 +02:00
lsmith77
924a19c1bb
added functional tests for services as controller
2012-04-14 10:11:52 +02:00
Jordi Boggiano
d86783ca91
Add test for event listener
2012-04-13 15:21:44 +02:00
William DURAND
4ecf03ce8a
Added more tests
2012-04-13 15:01:00 +02:00
William DURAND
2c1e100094
Added more tests for the Extractor
2012-04-13 15:01:00 +02:00
Jordi Boggiano
2791512139
Add basic tests
2012-04-13 14:12:40 +02:00