Ë
    éú{aÅ  ã                   óX   — d Z ddlmZ ddlmZ ddlmZ ddlmZ da	d„ Z
 G d„ d	e«      Zy)
zAResources for use in unit tests with the C{testresources} module.é    )Úresource_string)ÚTestResource)ÚApplication)ÚFakeLaunchpadNc                  óN   — t         €d} t        dd«      }t        | |«      a t         S )a  Get or create a WADL application for testing Launchpad.

    Note that this uses the Launchpad v1.0 WADL bundled with launchpadlib for
    testing purposes.  For your own application, you might want to construct
    an L{Application} object directly, giving it your own WADL.
    zhttps://api.launchpad.net/1.0/úlaunchpadlib.testingzlaunchpad-wadl.xml)Úlaunchpad_testing_applicationr   r   )Ú
markup_urlÚmarkups     ú@/usr/lib/python3/dist-packages/launchpadlib/testing/resources.pyÚget_applicationr   !   s0   € ô %Ð,Ø5ˆ
Ü Ð!7Ð9MÓNˆÜ(3°JÀÓ(GÐ%Ü(Ð(ó    c                   ó   — e Zd Zd„ Zy)ÚFakeLaunchpadResourcec           	      óB   — t        t        dt        dd«      «      ¬«      S )Nz https://api.example.com/testing/r   ztesting-wadl.xml)Úapplication)r   r   r   )ÚselfÚdependency_resourcess     r   ÚmakezFakeLaunchpadResource.make1   s&   € ÜÜ#Ø2ÜÐ 6Ð8JÓKóô
ð 	
r   N)Ú__name__Ú
__module__Ú__qualname__r   © r   r   r   r   0   s   „ ó
r   r   )Ú__doc__Úpkg_resourcesr   Útestresourcesr   Úwadllib.applicationr   Úlaunchpadlib.testing.launchpadr   r	   r   r   r   r   r   ú<module>r      s0   ðñ& Hå )å &å +å 8ð !%Ð ò)ô
˜Lõ 
r   