PHP Class Hostnet\Component\Webpack\Asset\CacheGuardTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostrar archivo Open project: hostnet/webpack-bundle

Public Methods

Method Description
testCacheOutdated ( ) Simple test for the case the cache is outdated.
testCacheUpToDate ( ) Simple test for the case the cache is not outdated.

Method Details

testCacheOutdated() public method

Simple test for the case the cache is outdated.
public testCacheOutdated ( )

testCacheUpToDate() public method

Simple test for the case the cache is not outdated.
public testCacheUpToDate ( )