PHP 클래스 Fakerino\Test\DataSource\File\FileTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: fakerino/fakerino

공개 메소드들

메소드 설명
setup ( )
testFileGetConentEmptyException ( )
testFileGetContent ( )
testFileGetExtension ( )
testFileGetFileName ( )
testFileGetTxtMimeType ( )
testFileNotFoundException ( )
testFileReadLine ( )
testFileReadLineNotFoundException ( )

메소드 상세

setup() 공개 메소드

public setup ( )

testFileGetConentEmptyException() 공개 메소드

testFileGetContent() 공개 메소드

public testFileGetContent ( )

testFileGetExtension() 공개 메소드

testFileGetFileName() 공개 메소드

public testFileGetFileName ( )

testFileGetTxtMimeType() 공개 메소드

testFileNotFoundException() 공개 메소드

testFileReadLine() 공개 메소드

public testFileReadLine ( )

testFileReadLineNotFoundException() 공개 메소드