PHP 클래스 Lazer\Classes\Helpers\FileTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase, use trait vfsHelper\Config
파일 보기 프로젝트 열기: greg0/lazer-database

보호된 프로퍼티들

프로퍼티 타입 설명
$object File

공개 메소드들

메소드 설명
testCreateFile ( )
testExists ( $object )
testGetConfigReturnArray ( $object )
testGetConfigReturnObject ( $object )
testGetDataReturnArray ( $object )
testGetPath ( $object )
testGetPathIfTypeIsNull ( $object )
testRemove ( )
testRemoveFileNotExists ( )
testSaveToFile ( $object )
testTable ( )

보호된 메소드들

메소드 설명
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

메소드 상세

setUp() 보호된 메소드

This method is called before a test is executed.
protected setUp ( )

tearDown() 보호된 메소드

This method is called after a test is executed.
protected tearDown ( )

testCreateFile() 공개 메소드

public testCreateFile ( )

testExists() 공개 메소드

public testExists ( $object )

testGetConfigReturnArray() 공개 메소드

public testGetConfigReturnArray ( $object )

testGetConfigReturnObject() 공개 메소드

public testGetConfigReturnObject ( $object )

testGetDataReturnArray() 공개 메소드

public testGetDataReturnArray ( $object )

testGetPath() 공개 메소드

public testGetPath ( $object )

testGetPathIfTypeIsNull() 공개 메소드

public testGetPathIfTypeIsNull ( $object )

testRemove() 공개 메소드

public testRemove ( )

testRemoveFileNotExists() 공개 메소드

testSaveToFile() 공개 메소드

public testSaveToFile ( $object )

testTable() 공개 메소드

public testTable ( )

프로퍼티 상세

$object 보호되어 있는 프로퍼티

protected File,Lazer\Classes\Helpers $object
리턴 File