assertSame($expected, $cp->get_profile_value(array( 'value' => $value, 'data' => array( 'field_type' => $type, 'field_show_novalue' => $show_novalue, ), ))); } }