PHP Класс Hostnet\Component\Webpack\Asset\CacheGuardTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
testCacheOutdated ( ) Simple test for the case the cache is outdated.
testCacheUpToDate ( ) Simple test for the case the cache is not outdated.

Описание методов

testCacheOutdated() публичный Метод

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

testCacheUpToDate() публичный Метод

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