February 12, 2009
Forcing CFC Documentation with Unit Tests
Here's a unit test I wrote today that makes sure every public CFC function has a hint attribute specified:<cffunction name="testPublicFunctionHasHint">
<cfset var md = GetMetaData(variables.





