PHP Class DotsUnited\BundleFu\Tests\TestCase

Author: Jan Sorgalla ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: dotsunited/bundlefu Class Usage Examples

Protected Properties

Свойство Type Description
$bundle DotsUnited\BundleFu\Bundle

Méthodes publiques

Méthode Description
assertFileMatch ( $filename, $needle, $message = null ) ***********************************************************************
assertFileNotMatch ( $filename, $needle, $message = null )
setUp ( )
tearDown ( )

Méthodes protégées

Méthode Description
appendToFile ( $filename, $content )
includeAll ( )
includeSome ( )
purgeCache ( )

Method Details

appendToFile() protected méthode

protected appendToFile ( $filename, $content )

assertFileMatch() public méthode

***********************************************************************
public assertFileMatch ( $filename, $needle, $message = null )

assertFileNotMatch() public méthode

public assertFileNotMatch ( $filename, $needle, $message = null )

includeAll() protected méthode

protected includeAll ( )

includeSome() protected méthode

protected includeSome ( )

purgeCache() protected méthode

protected purgeCache ( )

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

Property Details

$bundle protected_oe property

protected Bundle,DotsUnited\BundleFu $bundle
Résultat DotsUnited\BundleFu\Bundle