ApexDoc
ApexDoc copied to clipboard
Add unit tests
With the complex parsing taking place, I feel that there would be a real benefit to adding unit tests. This would help reassure a developer (especially one just getting started with the code) that a change will not break anything. Tests are never a 100% guarantee but it is way better than nothing.