ApexDoc icon indicating copy to clipboard operation
ApexDoc copied to clipboard

ApexDoc should treat @isTest before a method as being a testMethod

Open davidhabib opened this issue 11 years ago • 1 comments

if we parse @isTest before the method, treat it like it has testMethod on it.

davidhabib avatar Jan 14 '15 19:01 davidhabib

This is necessary and important to allow enabling documentation of test methods with (seeAllData=true)

njjc avatar Jun 30 '16 20:06 njjc