PHP Class Respect\Validation\Rules\ExistsTest

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

Public Methods

Method Description
fileProvider ( )
testExistentFileShouldReturnTrue ( $file )
testNonExistentFileShouldReturnFalse ( )
testShouldValidateObjects ( $file )

Method Details

fileProvider() public method

public fileProvider ( )

testExistentFileShouldReturnTrue() public method

testNonExistentFileShouldReturnFalse() public method

testShouldValidateObjects() public method

public testShouldValidateObjects ( $file )