PHP 클래스 Hostnet\Component\Webpack\Asset\CacheGuardTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: hostnet/webpack-bundle

공개 메소드들

메소드 설명
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 ( )