Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/zope/component/tests/__pycache__/ |
Upload File : |
o ,�W � @ s* d Z ddlZG dd� dej�Zdd� ZdS )zPure-Python hookable tests � Nc @ sd e Zd Zdd� Zdd� Zdd� Zdd� Zd d � Zdd� Zd d� Z dd� Z dd� Zdd� Zdd� Z dS )� HookableTestsc C s ddl m} | �t|� d S )Nr ��hookable��zope.component.hookabler �assertRaises� TypeError)�selfr � r �D/usr/lib/python3/dist-packages/zope/component/tests/test_hookable.py�test_ctor_no_func s zHookableTests.test_ctor_no_funcc C s@ ddl m} dd� }||�}| �|j|u � | �|j|u � d S )Nr r c S � d S �Nr r r r r �foo � z+HookableTests.test_ctor_simple.<locals>.foo)r r � assertTrue�original�implementation�r r r �hookedr r r �test_ctor_simple s zHookableTests.test_ctor_simplec C s( ddl m} dd� }| �t|||� d S )Nr r c S r r r r r r r r # r z.HookableTests.test_ctor_extra_arg.<locals>.foor �r r r r r r �test_ctor_extra_arg! s z!HookableTests.test_ctor_extra_argc C s* ddl m} dd� }| jt|||d� d S )Nr r c S r r r r r r r r ) r z3HookableTests.test_ctor_extra_arg_miss.<locals>.foo)�nonesuchr r r r r �test_ctor_extra_arg_miss'