U
    W7b                  
   @   sL   d dl Z e jdddddddd	ge jd
dddddgdgdd ZdS )    NfuncZreset_index	_set_nameZsort_valuesZ
sort_indexrenameZdropnaZdrop_duplicatesinplace   True      g      @c              	   C   sJ   d}d|i}|dkrd|d< t jt|d t| |f | W 5 Q R X dS )zCTests for error handling related to data types of method arguments.z)For argument "inplace" expected type boolr   r   Zhelloname)matchN)pytestZraises
ValueErrorgetattr)Zstring_seriesr   r   msgkwargs r   E/tmp/pip-unpacked-wheel-rhjceu4d/pandas/tests/series/test_validate.pytest_validate_bool_args   s    r   )r   markZparametrizer   r   r   r   r   <module>   s   