PHP Class BetterReflectionTest\SourceLocator\Exception\InvalidFileInfoTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: roave/better-reflection

Public Methods

Method Description
nonSplFileInfoProvider ( ) : string[][] | mixed[][]
testFromNonSplFileInfo ( string $expectedMessage, mixed $value ) : void

Method Details

nonSplFileInfoProvider() public method

public nonSplFileInfoProvider ( ) : string[][] | mixed[][]
return string[][] | mixed[][]

testFromNonSplFileInfo() public method

public testFromNonSplFileInfo ( string $expectedMessage, mixed $value ) : void
$expectedMessage string
$value mixed
return void