function ProfileTestBrowsing::getInfo

File

modules/profile/profile.test, line 476

Class

ProfileTestBrowsing
Test profile browsing.

Code

public static function getInfo() {
    return array(
        'name' => 'Profile browsing',
        'description' => 'Test profile browsing.',
        'group' => 'Profile',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.