A specific generator class for building test cases from existing classes. This class uses PHP5s reflection API to interrogate the class and to then create a test case for all the found methods. Abstract, interfaces and protected / private members are... More »
Posted in Generator on 19 Nov 2009 @ 20:30