PHP Class AssetsTest

Inheritance: extends PHPUnit\Framework\TestCase
Mostrar archivo Open project: getgrav/grav

Protected Properties

Property Type Description
$assets Grav\Common\Assets
$grav Grav\Common\Grav

Public Methods

Method Description
testAddAsyncJs ( )
testAddDeferJs ( )
testAddDirCss ( )
testAddInlineCss ( )
testAddInlineJs ( )
testAddingAssetPropertiesWithArray ( )
testAddingAssets ( )
testAddingCSSAssetPropertiesWithArrayFromCollection ( )
testAddingJSAssetPropertiesWithArrayFromCollection ( )
testExists ( )
testGetCollections ( )
testPipeline ( )
testPipelineWithTimestamp ( )
testPriorityOfAssets ( )
testRegisterCollection ( )
testReset ( )
testResetCss ( )
testResetJs ( )
testTimestamps ( )

Protected Methods

Method Description
_after ( )
_before ( )

Method Details

_after() protected method

protected _after ( )

_before() protected method

protected _before ( )

testAddAsyncJs() public method

public testAddAsyncJs ( )

testAddDeferJs() public method

public testAddDeferJs ( )

testAddDirCss() public method

public testAddDirCss ( )

testAddInlineCss() public method

public testAddInlineCss ( )

testAddInlineJs() public method

public testAddInlineJs ( )

testAddingAssetPropertiesWithArray() public method

testAddingAssets() public method

public testAddingAssets ( )

testAddingCSSAssetPropertiesWithArrayFromCollection() public method

testAddingJSAssetPropertiesWithArrayFromCollection() public method

testExists() public method

public testExists ( )

testGetCollections() public method

public testGetCollections ( )

testPipeline() public method

public testPipeline ( )

testPipelineWithTimestamp() public method

testPriorityOfAssets() public method

testRegisterCollection() public method

testReset() public method

public testReset ( )

testResetCss() public method

public testResetCss ( )

testResetJs() public method

public testResetJs ( )

testTimestamps() public method

public testTimestamps ( )

Property Details

$assets protected_oe property

protected Assets,Grav\Common $assets
return Grav\Common\Assets

$grav protected_oe property

protected Grav,Grav\Common $grav
return Grav\Common\Grav