function SkinrUIPluginTestCase::testSystem in Skinr 8.2
Same name and namespace in other branches
- 7.2 tests/skinr_ui.test \SkinrUIPluginTestCase::testSystem()
Tests node plugin.
File
- skinr_ui/
src/ 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.
}