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()
Test actions for Hobbes.js configuration
These classes are added to hobs.TestCase to make them available as follow:
new hobs.TestCase() .config.changeContext('iframe#subPage') (...) .config.resetContext()