PHP 클래스 Elgg\Amd\ConfigTest

상속: extends Elgg\TestCase
파일 보기 프로젝트 열기: elgg/elgg

공개 메소드들

메소드 설명
testCanAddModuleAsAmd ( )
testCanAddModuleAsShim ( )
testCanConfigureBaseUrl ( )
testCanConfigureModulePaths ( )
testCanConfigureModuleShims ( )
testCanRequireUnregisteredAmdModules ( )
testGetConfigTriggersTheConfigAmdPluginHook ( )
testThrowsOnBadShim ( )

메소드 상세

testCanAddModuleAsAmd() 공개 메소드

testCanAddModuleAsShim() 공개 메소드

testCanConfigureBaseUrl() 공개 메소드

testCanConfigureModulePaths() 공개 메소드

testCanConfigureModuleShims() 공개 메소드

testCanRequireUnregisteredAmdModules() 공개 메소드

testGetConfigTriggersTheConfigAmdPluginHook() 공개 메소드

testThrowsOnBadShim() 공개 메소드

public testThrowsOnBadShim ( )