A set of static methods for working with the testSuite. More »
Posted in Test on 19 Nov 2009 @ 20:39
Extended unit test adding in database support More »
Posted in Test on 19 Nov 2009 @ 20:39
Executes the test cases specified. This can either be all test cases or a specific package or a specific test case in a package. More »
Posted in Test on 19 Nov 2009 @ 20:39
Lists all the tests cases in the tests folder. More »
Posted in Test on 19 Nov 2009 @ 20:39
Custom Reporter for the Scorpio framework. This reporter collects the output in an internal buffer that can then be fetched and displayed. This is needed for ajax running of the unit tests. More »
Posted in Test on 19 Nov 2009 @ 20:39
Holds information about a test suite package More »
Posted in Test on 19 Nov 2009 @ 20:39
Provides methods for creating test suite packages by locating test case files in the tests folder in /data. More »
Posted in Test on 19 Nov 2009 @ 20:39