PHP Class TestTimberLoader

Inheritance: extends Timber_UnitTestCase
Exibir arquivo Open project: timber/timber Class Usage Examples

Public Methods

Method Description
_setupChildTheme ( )
_setupParentTheme ( )
_setupRelativeViews ( )
_teardownRelativeViews ( )
_testTwigLoadsFromAbsolutePathOnServerWithSecurityRestriction ( )
testBogusTemplate ( )
testBogusTemplates ( )
testLoaderChain ( )
testTwigLoaderFilter ( )
testTwigLoadsFromAbsolutePathOnServer ( )
testTwigLoadsFromAlternateDirName ( )
testTwigLoadsFromChildTheme ( )
testTwigLoadsFromLocation ( )
testTwigLoadsFromParentTheme ( )
testTwigLoadsFromRelativeToScript ( )
testTwigPathFilter ( )

Method Details

_setupChildTheme() static public method

static public _setupChildTheme ( )

_setupParentTheme() static public method

static public _setupParentTheme ( )

_setupRelativeViews() public method

public _setupRelativeViews ( )

_teardownRelativeViews() public method

_testTwigLoadsFromAbsolutePathOnServerWithSecurityRestriction() public method

testBogusTemplate() public method

public testBogusTemplate ( )

testBogusTemplates() public method

public testBogusTemplates ( )

testLoaderChain() public method

public testLoaderChain ( )

testTwigLoaderFilter() public method

testTwigLoadsFromAbsolutePathOnServer() public method

testTwigLoadsFromAlternateDirName() public method

testTwigLoadsFromChildTheme() public method

testTwigLoadsFromLocation() public method

testTwigLoadsFromParentTheme() public method

testTwigLoadsFromRelativeToScript() public method

testTwigPathFilter() public method

public testTwigPathFilter ( )