Declares test information.
public static function getInfo() { return array( 'name' => 'Custom Block edit', 'description' => 'Create a block and test block edit functionality.', 'group' => 'Custom Block', ); }