Namespace: config

hobs.actions. config

Test actions for Hobbes.js configuration

These classes are added to hobs.TestCase to make them available as follow:

Example

new hobs.TestCase()
           .config.changeContext('iframe#subPage')
           (...)
           .config.resetContext()

Classes

changeContext
resetContext