| Server IP : 118.27.122.248 / Your IP : 216.73.216.109 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/test/__pycache__/ |
Upload File : |
3 � �^� � @ sN d dl Z d dlmZ d dlmZ G dd� dejeje j�Ze dkrJe j � dS )� N)�string_tests)� UserStringc @ s( e Zd ZeZdd� Zdd� Zdd� ZdS )�UserStringTestc O s4 | j |�}| j |�}t||�||�}| j||� d S )N)�fixtype�getattrZassertEqual)�self�result�object� methodname�args�kwargsZ realresult� r �4/opt/alt/python36/lib64/python3.6/test_userstring.py� checkequal s zUserStringTest.checkequalc G sD | j |�}| j|��}t||�|� W d Q R X | jt|j�d� d S )N� )r ZassertRaisesr ZassertNotEqual�strZ exception)r �exc�objr r �cmr r r �checkraises s zUserStringTest.checkraisesc G s | j |�}t||�|� d S )N)r r )r r r r r r r � checkcall% s zUserStringTest.checkcallN)�__name__� __module__�__qualname__r Z type2testr r r r r r r r s r �__main__)ZunittestZtestr �collectionsr Z CommonTestZMixinStrUnicodeUserStringTestZTestCaser r �mainr r r r �<module> s