PHP Class Redaxscript\Tests\AutoloaderTest

Since: 2.1.0
Author: Henry Ruhs
Author: Sven Weingartner
Inheritance: extends Redaxscript\Tests\TestCase
Show file Open project: redaxmedia/redaxscript

Public Methods

Method Description
providerFilePath ( ) : array providerFilePath
testFilePath ( string $className = null, string $expect = null ) testFilePath
testInit ( ) testInit

Method Details

providerFilePath() public method

providerFilePath
Since: 2.2.0
public providerFilePath ( ) : array
return array

testFilePath() public method

testFilePath
Since: 2.2.0
public testFilePath ( string $className = null, string $expect = null )
$className string
$expect string

testInit() public method

testInit
Since: 3.0.0
public testInit ( )