Your IP : 216.73.216.60


Current Path : /opt/alt/python38/lib64/python3.8/test/__pycache__/
Upload File :
Current File : //opt/alt/python38/lib64/python3.8/test/__pycache__/test_secrets.cpython-38.opt-2.pyc

U

i�f�@sbddlZddlZddlZGdd�dej�ZGdd�dej�ZGdd�dej�Zedkr^e��dS)	�Nc@s,eZdZdd�Zdd�Zdd�Zdd�Zd	S)
�Compare_Digest_Testsc	CsNdD]D}|d}|d}|�t�||��|�t�|�d�|�d���qdS)N)�aZbcdZxyz123�d�utf-8)�
assertTrue�secrets�compare_digest�encode��self�sr�b�r�6/opt/alt/python38/lib64/python3.8/test/test_secrets.py�
test_equals
zCompare_Digest_Tests.test_equalc	Csz|�t�dd��|�t�dd��dD]L}|dd}|dd}|�t�||��|�t�|�d	�|�d	���q(dS)
N�abcZabcdsabcsabcd)�xZmnZa1b2c3r�q�kr)ZassertFalserrr	r
rrr�test_unequalsz!Compare_Digest_Tests.test_unequalcCs6d}|�d�}|�ttj||�|�ttj||�dS)NZabcder)r	�assertRaises�	TypeErrorrr)rrr
rrr�test_bad_types$s
z#Compare_Digest_Tests.test_bad_typescCs,|�t�dd�t�|�t�dd�t�dS)NrZxyz)�assertIsInstancerr�bool)rrrr�	test_bool-szCompare_Digest_Tests.test_boolN)�__name__�
__module__�__qualname__rrrrrrrrrs
	rc@s$eZdZdd�Zdd�Zdd�ZdS)�Random_TestscCsVd}dD]H}td�D]:}t�|�}|�d|ko<d|kn|||f�qqdS)Nzrandbits(%d) returned %d)����r�)�rangerZrandbitsr)r�errmsgZnumbits�i�nrrr�
test_randbits6s

zRandom_Tests.test_randbitscCs8dddddddg}td�D]}|�t�|�|k�qdS)	N�r$���� �@�
)r%rrZchoice)r�itemsr'rrr�test_choice>szRandom_Tests.test_choicecCsJtdd�D]}|�t�|�t|��q
|�ttjd�|�ttjd�dS)Nr$r0r���)r%ZassertInrZ	randbelowr�
ValueError)rr'rrr�test_randbelowDszRandom_Tests.test_randbelowN)rrrr)r2r5rrrrr3src@s,eZdZdd�Zdd�Zdd�Zdd�Zd	S)
�Token_Testsc
Cs�tjtjtjfD]�}|j|d��j|j}z
|�Wn"tk
rT|�d|�YnXz|d�Wn"tk
r�|�d|�YnXW5QRXqtj}|�	t
t�d��|�|�	t
t�d��d|�dS)N)�funcz$%s cannot be called with no argumentz%s cannot be called with Noner$)r�token_bytes�	token_hex�
token_urlsafe�subTestrrZfailZDEFAULT_ENTROPY�assertEqual�len)rr7�name�sizerrr�test_token_defaultsOs �
 zToken_Tests.test_token_defaultsc
CsNdD]D}|j|d��.|�t�|�t�|�tt�|��|�W5QRXqdS)N)r*r,�r�r()r;rrr8�bytesr<r=)rr(rrr�test_token_bytesaszToken_Tests.test_token_bytesc
CshdD]^}|j|d��Ht�|�}|�|t�|�t|�d|�|�tdd�|D���W5QRXqdS)N)r*r!��ZrBr$css|]}|tjkVqdS�N)�stringZ	hexdigits��.0�crrr�	<genexpr>osz-Token_Tests.test_token_hex.<locals>.<genexpr>)	r;rr9r�strr<r=r�all�rr(rrrr�test_token_hexhs
zToken_Tests.test_token_hexc
shtjtjd�dD]N}|j|d��8t�|�}|�|t�|�t	�fdd�|D���W5QRXqdS)Nz-_)r*���LrBc3s|]}|�kVqdSrGrrI�ZlegalrrrLxsz1Token_Tests.test_token_urlsafe.<locals>.<genexpr>)
rHZ
ascii_lettersZdigitsr;rr:rrMrrNrOrrTr�test_token_urlsafeqs
zToken_Tests.test_token_urlsafeN)rrrr@rDrPrUrrrrr6Ls	r6�__main__)	rZunittestrHZTestCaserrr6r�mainrrrr�<module>s$/