class PHPUnit_Util_InvalidArgumentHelper

Factory for PHPUnit_Framework_Exception objects that are used to describe invalid arguments passed to a function or method.

@package PHPUnit @subpackage Util @author Sebastian Bergmann <sebastian@phpunit.de> @copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de> @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License @link http://www.phpunit.de/ @since Class available since Release 3.4.0

Hierarchy

Expanded class hierarchy of PHPUnit_Util_InvalidArgumentHelper

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/InvalidArgumentHelper.php, line 58

View source

Members