PHP Class Fakerino\Test\DataSource\File\FileTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: fakerino/fakerino

Public Methods

Method Description
setup ( )
testFileGetConentEmptyException ( )
testFileGetContent ( )
testFileGetExtension ( )
testFileGetFileName ( )
testFileGetTxtMimeType ( )
testFileNotFoundException ( )
testFileReadLine ( )
testFileReadLineNotFoundException ( )

Method Details

setup() public method

public setup ( )

testFileGetConentEmptyException() public method

testFileGetContent() public method

public testFileGetContent ( )

testFileGetExtension() public method

testFileGetFileName() public method

public testFileGetFileName ( )

testFileGetTxtMimeType() public method

testFileNotFoundException() public method

testFileReadLine() public method

public testFileReadLine ( )

testFileReadLineNotFoundException() public method