PHP Class Respect\Validation\Rules\RomanTest

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

Protected Properties

Property Type Description
$romanValidator

Public Methods

Method Description
providerForNotRoman ( )
providerForRoman ( )
testInvalidRomansShouldThrowRomanException ( $input )
testValidRomansShouldReturnTrue ( $input )

Protected Methods

Method Description
setUp ( )

Method Details

providerForNotRoman() public method

public providerForNotRoman ( )

providerForRoman() public method

public providerForRoman ( )

setUp() protected method

protected setUp ( )

testInvalidRomansShouldThrowRomanException() public method

testValidRomansShouldReturnTrue() public method

Property Details

$romanValidator protected property

protected $romanValidator