public static function getInfo() {
return array(
'name' => 'Install, disable and uninstall functionality',
'description' => 'Tests installation and removal of configuration objects in install, disable and uninstall functionality.',
'group' => 'Configuration',
);
}