PHP 클래스 Bolt\Tests\Twig\WidgetHandlerTest

저자: Gawain Lynch ([email protected])
상속: extends Bolt\Tests\BoltUnitTest
파일 보기 프로젝트 열기: bolt/bolt

공개 메소드들

메소드 설명
testCountWidgets ( )
testCountWidgetsNoLocationDefault ( )
testCountWidgetsNoLocationStrict ( )
testGetWidgets ( )
testHasWidgets ( )
testHasWidgetsNoLocationDefault ( )
testHasWidgetsNoLocationStrict ( )
testWidget ( )
testWidgetNoLocationDefault ( )
testWidgetNoLocationStrict ( )

보호된 메소드들

메소드 설명
getStrictVariablesApp ( boolean $strict ) : Application

메소드 상세

getStrictVariablesApp() 보호된 메소드

protected getStrictVariablesApp ( boolean $strict ) : Application
$strict boolean
리턴 Bolt\Application

testCountWidgets() 공개 메소드

public testCountWidgets ( )

testCountWidgetsNoLocationDefault() 공개 메소드

testCountWidgetsNoLocationStrict() 공개 메소드

testGetWidgets() 공개 메소드

public testGetWidgets ( )

testHasWidgets() 공개 메소드

public testHasWidgets ( )

testHasWidgetsNoLocationDefault() 공개 메소드

testHasWidgetsNoLocationStrict() 공개 메소드

testWidget() 공개 메소드

public testWidget ( )

testWidgetNoLocationDefault() 공개 메소드

testWidgetNoLocationStrict() 공개 메소드