PHP Class Lazer\Classes\Helpers\FileTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase, use trait vfsHelper\Config
Afficher le fichier Open project: greg0/lazer-database

Protected Properties

Свойство Type Description
$object File

Méthodes publiques

Méthode Description
testCreateFile ( )
testExists ( $object )
testGetConfigReturnArray ( $object )
testGetConfigReturnObject ( $object )
testGetDataReturnArray ( $object )
testGetPath ( $object )
testGetPathIfTypeIsNull ( $object )
testRemove ( )
testRemoveFileNotExists ( )
testSaveToFile ( $object )
testTable ( )

Méthodes protégées

Méthode Description
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

setUp() protected méthode

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

tearDown() protected méthode

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

testCreateFile() public méthode

public testCreateFile ( )

testExists() public méthode

public testExists ( $object )

testGetConfigReturnArray() public méthode

public testGetConfigReturnArray ( $object )

testGetConfigReturnObject() public méthode

public testGetConfigReturnObject ( $object )

testGetDataReturnArray() public méthode

public testGetDataReturnArray ( $object )

testGetPath() public méthode

public testGetPath ( $object )

testGetPathIfTypeIsNull() public méthode

public testGetPathIfTypeIsNull ( $object )

testRemove() public méthode

public testRemove ( )

testRemoveFileNotExists() public méthode

testSaveToFile() public méthode

public testSaveToFile ( $object )

testTable() public méthode

public testTable ( )

Property Details

$object protected_oe property

protected File,Lazer\Classes\Helpers $object
Résultat File