function SkinrUIPluginTestCase::testSystem in Skinr 7.2
Same name and namespace in other branches
- 8.2 skinr_ui/src/Tests/skinr_ui.test \SkinrUIPluginTestCase::testSystem()
Tests node plugin.
File
- tests/
skinr_ui.test, line 687 - Tests for the Skinr UI module.
Class
- SkinrUIPluginTestCase
- Tests UI functionality for Block plugin.
Code
function testSystem() {
// @todo Add tests for html and region hooks.
}