Class Horde_Test_Case
Basic Horde test case helper.
Copyright 2009-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- PHPUnit_Framework_TestCase
- Horde_Test_Case
Package: Test
Category: Horde
License: LGPL
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Link: http://www.horde.org/components/Horde_Test
Located at Horde/Test/Case.php
Category: Horde
License: LGPL
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Link: http://www.horde.org/components/Horde_Test
Located at Horde/Test/Case.php
public
|
#
getMockSkipConstructor( mixed $className, array $methods = array(), array $arguments = array(), mixed $mockClassName = '' )
Useful shorthand if you are mocking a class with a private constructor |
public static
mixed
|