PHP Class Goetas\Twital\Tests\TwitalLoaderTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: goetas/twital

Protected Properties

Property Type Description
$twital

Public Methods

Method Description
getMatchedFilenames ( )
testDefaultAdapters ( )
testExistsWithBaseLoader ( )
testInternalLoader ( )
testNonExistsWithBaseLoader ( )
testNonTwitalFile ( )
testRegexAdapters ( $filename, $managed )
testTwitalFile ( )

Protected Methods

Method Description
getRequiredAdapters ( )
setUp ( ) Prepares the environment before running a test.

Method Details

getMatchedFilenames() public method

public getMatchedFilenames ( )

getRequiredAdapters() protected method

protected getRequiredAdapters ( )

setUp() protected method

Prepares the environment before running a test.
protected setUp ( )

testDefaultAdapters() public method

public testDefaultAdapters ( )

testExistsWithBaseLoader() public method

testInternalLoader() public method

public testInternalLoader ( )

testNonExistsWithBaseLoader() public method

testNonTwitalFile() public method

public testNonTwitalFile ( )

testRegexAdapters() public method

public testRegexAdapters ( $filename, $managed )

testTwitalFile() public method

public testTwitalFile ( )

Property Details

$twital protected_oe property

protected $twital