Open davidhabib opened 9 years ago
if we parse @isTest before the method, treat it like it has testMethod on it.
This is necessary and important to allow enabling documentation of test methods with (seeAllData=true)
if we parse @isTest before the method, treat it like it has testMethod on it.