PHP Class MiniAsset\Test\TestCase\CachedCompilerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: markstory/mini-asset

Méthodes publiques

Méthode Description
setUp ( )
testGenerateReadsCacheOnFreshFiles ( ) : void Test that cache files are read when they are fresh
testGenerateWritesCache ( ) : void Test that cache files get written when files are generated.

Méthodes protégées

Méthode Description
instance ( )
target ( )

Method Details

instance() protected méthode

protected instance ( )

setUp() public méthode

public setUp ( )

target() protected méthode

protected target ( )

testGenerateReadsCacheOnFreshFiles() public méthode

Test that cache files are read when they are fresh

testGenerateWritesCache() public méthode

And that cache files are correct.
public testGenerateWritesCache ( ) : void
Résultat void