PHP Class BetterReflectionTest\SourceLocator\Exception\InvalidFileInfoTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: roave/better-reflection

Méthodes publiques

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

Method Details

nonSplFileInfoProvider() public méthode

public nonSplFileInfoProvider ( ) : string[][] | mixed[][]
Résultat string[][] | mixed[][]

testFromNonSplFileInfo() public méthode

public testFromNonSplFileInfo ( string $expectedMessage, mixed $value ) : void
$expectedMessage string
$value mixed
Résultat void