Drupal\simpletest\WebTestBase\getInfo().
public static function getInfo() {
return array(
'name' => 'Picture administration functionality',
'description' => 'Thoroughly test the administrative interface of the picture module.',
'group' => 'Picture',
);
}