PHP Class Bolt\Tests\Twig\WidgetHandlerTest

Author: Gawain Lynch ([email protected])
Inheritance: extends Bolt\Tests\BoltUnitTest
Show file Open project: bolt/bolt

Public Methods

Method Description
testCountWidgets ( )
testCountWidgetsNoLocationDefault ( )
testCountWidgetsNoLocationStrict ( )
testGetWidgets ( )
testHasWidgets ( )
testHasWidgetsNoLocationDefault ( )
testHasWidgetsNoLocationStrict ( )
testWidget ( )
testWidgetNoLocationDefault ( )
testWidgetNoLocationStrict ( )

Protected Methods

Method Description
getStrictVariablesApp ( boolean $strict ) : Application

Method Details

getStrictVariablesApp() protected method

protected getStrictVariablesApp ( boolean $strict ) : Application
$strict boolean
return Bolt\Application

testCountWidgets() public method

public testCountWidgets ( )

testCountWidgetsNoLocationDefault() public method

testCountWidgetsNoLocationStrict() public method

testGetWidgets() public method

public testGetWidgets ( )

testHasWidgets() public method

public testHasWidgets ( )

testHasWidgetsNoLocationDefault() public method

testHasWidgetsNoLocationStrict() public method

testWidget() public method

public testWidget ( )

testWidgetNoLocationDefault() public method

testWidgetNoLocationStrict() public method