Package tests :: Module test_rpm :: Class TestSrcRpmFile
[hide private]
[frames] | no frames]

Class TestSrcRpmFile

object --+
         |
        TestSrcRpmFile

Test gbp.rpm.SrcRpmFile

Instance Methods [hide private]
 
setup(self)
 
teardown(self)
 
test_srpm(self)
Test parsing of a source rpm
 
test_srpm_2(self)
Test parsing of another source rpm
 
test_unpack_srpm(self)
Test unpacking of a source rpm

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__