PHP Class Respect\Validation\Rules\NumericValTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: respect/validation

Protected Properties

Property Type Description
$object

Public Methods

Method Description
providerForNotNumeric ( )
providerForNumeric ( )
testNotNumeric ( $input )
testNumeric ( $input )

Protected Methods

Method Description
setUp ( )

Method Details

providerForNotNumeric() public method

providerForNumeric() public method

public providerForNumeric ( )

setUp() protected method

protected setUp ( )

testNotNumeric() public method

public testNotNumeric ( $input )

testNumeric() public method

public testNumeric ( $input )

Property Details

$object protected property

protected $object