PHP Class org\bovigo\vfs\vfsStreamContainerIteratorTestCase

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: mikey179/vfsstream

Public Methods

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

Private Methods

Method Description
getDirName ( $dir )

Method Details

iteration() public method

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

provideSwitchWithExpectations() public method

setUp() public method

set up test environment
public setUp ( )

tearDown() public method

clean up test environment
public tearDown ( )