File manager - Edit - /opt/imh-python/lib/python2.7/site-packages/werkzeug/testsuite/exceptions.pyc
Back
� �ْSc @ su d Z d d l Z d d l m Z d d l m Z d d l m Z d d l m Z d e f d � � YZ d � Z d S( s werkzeug.testsuite.exceptions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The tests for the exception classes. TODO: - This is undertested. HTML is never checked :copyright: (c) 2014 by Armin Ronacher. :license: BSD, see LICENSE for more details. i����N( t WerkzeugTestCase( t exceptions( t Response( t text_typet ExceptionsTestCasec B s, e Z d � Z d � Z d � Z d � Z RS( c C s t d � } y t j | � Wn% t j k rD } | j i � } n X| j d � | j | | k � | j | j � d � d S( Ns Hello Worlds exception not raised( R R t abortt HTTPExceptiont get_responset failt assert_truet assert_equalt get_data( t selft orig_respt et resp( ( sL /opt/imh-python/lib/python2.7/site-packages/werkzeug/testsuite/exceptions.pyt test_proxy_exception s c C s, t j } | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d d d g � | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d � | j t j | d � t j i t j d 6� } | j t | d � | j t j | d � t j d i t j d 6� } | j t j | d � | j t j | d � d S( Ni� i� i� i� i� t GETt HEADi� i� i� i� i� i� i� i� i� i� i� i� i� i t extra( R R t assert_raisest BadRequestt Unauthorizedt Forbiddent NotFoundt MethodNotAllowedt NotAcceptablet RequestTimeoutt Gonet LengthRequiredt PreconditionFailedt RequestEntityTooLarget RequestURITooLarget UnsupportedMediaTypet UnprocessableEntityt InternalServerErrort NotImplementedt BadGatewayt ServiceUnavailablet Abortert LookupError( R R t myabort( ( sL /opt/imh-python/lib/python2.7/site-packages/werkzeug/testsuite/exceptions.pyt test_aborter% s2 c C sw t j � } | j t | � d � | j t | � d � t j d � } | j t | � d � | j t | � d � d S( Ns 404: Not Founds <NotFound '404: Not Found'>s Not There( R R R R t repr( R t exc( ( sL /opt/imh-python/lib/python2.7/site-packages/werkzeug/testsuite/exceptions.pyt test_exception_reprB s c C s^ t j d d d g � } t | j i � � } | j | d d � | j d | j � k � d S( NR R t POSTt Allows GET, HEAD, POSTs The method is not allowed( R R t dictt get_headersR R t get_description( R R, t h( ( sL /opt/imh-python/lib/python2.7/site-packages/werkzeug/testsuite/exceptions.pyt test_special_exceptionsK s ( t __name__t __module__R R* R- R4 ( ( ( sL /opt/imh-python/lib/python2.7/site-packages/werkzeug/testsuite/exceptions.pyR s c C s&