PHP Class org\bovigo\vfs\vfsStreamContainerIteratorTestCase

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: mikey179/vfsstream

Méthodes publiques

Méthode Description
iteration ( Closure $dotFilesSwitch, array $dirs )
provideSwitchWithExpectations ( ) : array
setUp ( ) set up test environment
tearDown ( ) clean up test environment

Private Methods

Méthode Description
getDirName ( $dir )

Method Details

iteration() public méthode

public iteration ( Closure $dotFilesSwitch, array $dirs )
$dotFilesSwitch Closure
$dirs array

provideSwitchWithExpectations() public méthode

public provideSwitchWithExpectations ( ) : array
Résultat array

setUp() public méthode

set up test environment
public setUp ( )

tearDown() public méthode

clean up test environment
public tearDown ( )