
    HR-e                     |    d Z ddlZddlmZ ddlmZ ej                            dg d          d             Zd Z	dS )	z2Testing :mod:`astropy.cosmology.flrw.__init__.py`.    N)resolve_name)AstropyDeprecationWarningattr)
H0units_to_invsa_B_c2critdens_constkB_evKquadradian_in_arcminradian_in_arcsec
sec_to_Gyr	ellipkinchyp2f1c                     t          j        t                    5  t          ddd|            ddd           dS # 1 swxY w Y   dS )z;Test deprecation warnings are raised for private variables.astropy	cosmologyflrwN)pytestwarnsr   r   )r   s    Flib/python3.11/site-packages/astropy/cosmology/flrw/tests/test_init.py!test_deprecated_private_variablesr      s    " 
/	0	0 ; ;YVT:::; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;s   :>>c                  v    t          j        t                    5  ddlm}  ddd           dS # 1 swxY w Y   dS )z"Test getattr raises error for DNE.r   this_is_not_a_variableN)r   raisesImportErrorastropy.cosmology.flrwr   r   s    r   !test_getattr_error_attr_not_foundr   '   s    	{	#	# B BAAAAAAB B B B B B B B B B B B B B B B B Bs   .22)
__doc__r   astropy.utilsr   astropy.utils.exceptionsr   markparametrizer   r        r   <module>r&      s    9 8
  & & & & & & > > > > > > 
   ; ; ;B B B B Br%   