cakephp2-php8/cake/tests
José Lorenzo Rodríguez 4a152d3d55 Adding number of assertion runned in html reporter
enabling "show passes" (that in contrast of simpletest only reports the passed test method instead of the assertion)
cleaning up a bit
2010-05-04 16:31:03 -04:30
..
cases Removing dependancy on Object from CakeSocket. Making tests less dependant on having a network connection. 2010-04-23 21:41:20 -07:00
fixtures Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
groups Removing Overloadable and Overloadable2 they are not needed in PHP5. 2010-04-18 01:02:39 -04:00
lib Adding number of assertion runned in html reporter 2010-05-04 16:31:03 -04:30
test_app Adding CakeLogInterface and implementing it in core and test suite classes. The new interface is used for method detection instead of a hard method check. Making CakeLog throw exceptions instead of trigger errors when things go wrong. 2010-04-23 22:31:21 -04:00