|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /proc/self/root/opt/alt/python312/lib64/python3.12/unittest/__pycache__/ |
�
&��4�ū�� �~ � d dl Z d dlZd dlZd dlZddlmZmZ ddlmZ dZ dZ
dZdZd � Z
d
� Zd� Z G d� d
e� ZeZy)� N� )�loader�runner)�installHandlerT� a Examples:
%(prog)s test_module - run tests from test_module
%(prog)s module.TestClass - run tests from module.TestClass
%(prog)s module.Class.test_method - run specified test method
%(prog)s path/to/test_file.py - run tests from test_file.py
aF Examples:
%(prog)s - run default set of tests
%(prog)s MyTestSuite - run suite 'MyTestSuite'
%(prog)s MyTestCase.testSomething - run MyTestCase.testSomething
%(prog)s MyTestCase - run all 'test*' test methods
in MyTestCase
c �, � t j j | � r�| j � j d� r�t j j | � rtt j j
| t j � � }t j j |� s|j t j � r| S |} t j j | � d d j dd� j dd� S | S )Nz.py����\�.�/)�os�path�isfile�lower�endswith�isabs�relpath�getcwd�
startswith�pardir�normpath�replace)�name�rel_paths �4/opt/alt/python312/lib64/python3.12/unittest/main.py�
_convert_namer s� � �
�w�w�~�~�d���
�
�� 5� 5�e� <�
�7�7�=�=����w�w���t�R�Y�Y�[�9�H��w�w�}�}�X�&�(�*=�*=�b�i�i�*H����D� �w�w����%�c�r�*�2�2�4��=�E�E�c�3�O�O��K� c �>