PHP Class Fakerino\Test\DataSource\File\FileTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: fakerino/fakerino

Méthodes publiques

Méthode Description
setup ( )
testFileGetConentEmptyException ( )
testFileGetContent ( )
testFileGetExtension ( )
testFileGetFileName ( )
testFileGetTxtMimeType ( )
testFileNotFoundException ( )
testFileReadLine ( )
testFileReadLineNotFoundException ( )

Method Details

setup() public méthode

public setup ( )

testFileGetConentEmptyException() public méthode

testFileGetContent() public méthode

public testFileGetContent ( )

testFileGetExtension() public méthode

testFileGetFileName() public méthode

public testFileGetFileName ( )

testFileGetTxtMimeType() public méthode

testFileNotFoundException() public méthode

testFileReadLine() public méthode

public testFileReadLine ( )

testFileReadLineNotFoundException() public méthode