D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
python2.7
/
site-packages
/
zope
/
component
/
tests
/
Filename :
test_hookable.pyc
back
Copy
� 6j/Qc @ s8 d Z d d l Z d e j f d � � YZ d � Z d S( s Pure-Python hookable tests i����Nt HookableTestsc B sk e Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( c C s$ d d l m } | j t | � d S( Ni����( t hookable( t zope.component.hookableR t assertRaisest TypeError( t selfR ( ( sF /usr/lib/python2.7/site-packages/zope/component/tests/test_hookable.pyt test_ctor_no_func s c C sU d d l m } d � } | | � } | j | j | k � | j | j | k � d S( Ni����( R c S s d S( N( ( ( ( sF /usr/lib/python2.7/site-packages/zope/component/tests/test_hookable.pyt foo s ( R R t failUnlesst originalt implementation( R R R t hooked( ( sF /usr/lib/python2.7/site-packages/zope/component/tests/test_hookable.pyt test_ctor_simple s c C s3 d d l m } d � } | j t | | | � d S( Ni����( R c S s d S( N( ( ( ( sF /usr/lib/python2.7/site-packages/zope/component/tests/test_hookable.pyR # s ( R R R R ( R R R ( ( sF /usr/lib/python2.7/site-packages/zope/component/tests/test_hookable.pyt test_ctor_extra_arg! s c C s6 d d l m } d � } | j t | | d | �d S( Ni����( R c S s d S( N( ( ( ( sF /usr/lib/python2.7/site-packages/zope/component/tests/test_hookable.pyR ) s t nonesuch( R R R R ( R R R ( ( sF /usr/lib/python2.7/site-packages/zope/component/tests/test_hookable.pyt test_ctor_extra_arg_miss'