/usr/lib/python2.6/site-packages/openstack/tests/unit
Edit: /usr/lib/python2.6/site-packages/openstack/tests/unit/test_exceptions.pyc (2609B)
Ñò
5
Wc @ sR d d k Z d d k l Z d e i f d „ ƒ YZ d e i f d „ ƒ YZ d S( iÿÿÿÿN( t
exceptionst Test_Exceptionc B s e Z d „ Z RS( c C s9 t i | i d ƒ } d d } | i | t | ƒ ƒ d S( Nt lists% The list method is not supported for s3 openstack.tests.unit.test_exceptions.Test_Exception( R t MethodNotSupportedt __class__t assertEqualt str( t selft exct expected( ( sJ /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/unit/test_exceptions.pyt test_method_not_supported s ( t __name__t
__module__R
( ( ( sJ /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/unit/test_exceptions.pyR s t Test_HttpExceptionc B s5 e Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( c C s t t | ƒ i ƒ d | _ d S( Nt mayday( t superR
t setUpt message( R ( ( sJ /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/unit/test_exceptions.pyR s c O s t i | | Ž ‚ d S( N( R t
HttpException( R t argst kwargs( ( sJ /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/unit/test_exceptions.pyt _do_raise s c C s8 | i t i | i | i ƒ } | i | i | i ƒ d S( N( t assertRaisesR R R R R ( R R ( ( sJ /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/unit/test_exceptions.pyt test_message# s c C sW d } | i t i | i | i d | ƒ} | i | i | i ƒ | i | | i ƒ d S( Ns some detailst details( R R R R R R R ( R R R ( ( sJ /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/unit/test_exceptions.pyt test_details) s c C sW d } | i t i | i | i d | ƒ} | i | i | i ƒ | i | | i ƒ d S( Ni{ t http_status( R R R R R R R ( R R R ( ( sJ /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/unit/test_exceptions.pyt test_http_status2 s ( R R R R R R R ( ( ( sJ /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/unit/test_exceptions.pyR
s
( t testtoolst openstackR t TestCaseR R
( ( ( sJ /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/unit/test_exceptions.pyt
s