\PHPUnit_Util_InvalidArgumentHelper

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

Synopsis

class PHPUnit_Util_InvalidArgumentHelper {
  • // methods
  • public static PHPUnit_Framework_Exception factory()
}

Methods

public

History