/**
 * @package    LittleHelper
 * @author     Riccardo Zorn <code@fasterjoomla.com>
 * @copyright  2011 Riccardo Zorn
 * @license    GNU/GPL v2
 * @link       http://www.fasterjoomla.com/littlehelper
 */

This document includes a few classes from the project jedChecker 
https://github.com/compojoom/jedchecker 
Most of those I wrote to improve on the automated tests that are run
on new extensions on the 
Joomla Extensions Directory (http://extensions.joomla.org/)

I then complemented it with my own scanner and used the 
JEDcheckerReport class to collect the test results.

