PHP Class Elgg\Amd\ConfigTest

Inheritance: extends Elgg\TestCase
Show file Open project: elgg/elgg

Public Methods

Method Description
testCanAddModuleAsAmd ( )
testCanAddModuleAsShim ( )
testCanConfigureBaseUrl ( )
testCanConfigureModulePaths ( )
testCanConfigureModuleShims ( )
testCanRequireUnregisteredAmdModules ( )
testGetConfigTriggersTheConfigAmdPluginHook ( )
testThrowsOnBadShim ( )

Method Details

testCanAddModuleAsAmd() public method

testCanAddModuleAsShim() public method

testCanConfigureBaseUrl() public method

testCanConfigureModulePaths() public method

testCanConfigureModuleShims() public method

testCanRequireUnregisteredAmdModules() public method

testGetConfigTriggersTheConfigAmdPluginHook() public method

testThrowsOnBadShim() public method

public testThrowsOnBadShim ( )