PHP Class org\bovigo\vfs\vfsStreamResolveIncludePathTestCase

Since: 0.9.0
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: mikey179/vfsstream

Protected Properties

Property Type Description
$backupIncludePath string include path to restore after test run

Public Methods

Method Description
knownFileCanBeResolved ( )
setUp ( ) set up test environment
tearDown ( ) clean up test environment
unknownFileCanNotBeResolvedYieldsFalse ( )

Method Details

knownFileCanBeResolved() public method

setUp() public method

set up test environment
public setUp ( )

tearDown() public method

clean up test environment
public tearDown ( )

unknownFileCanNotBeResolvedYieldsFalse() public method

Property Details

$backupIncludePath protected_oe property

include path to restore after test run
protected string $backupIncludePath
return string