You are here

public static function opigno_forum_app_forum_is_created_TestCase::getInfo in Opigno Forum App 7

File

./opigno_forum_app.test, line 7

Class

opigno_forum_app_forum_is_created_TestCase

Code

public static function getInfo() {
  return array(
    'name' => 'Opigno Forum app',
    'description' => 'Web Tests for Opigno Forum app',
    'group' => 'Opigno Forum app',
  );
}