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

Class SpecFileTester

      object --+    
               |    
gbp.rpm.SpecFile --+
                   |
                  SpecFileTester

Helper class for testing

Instance Methods [hide private]
 
protected(self, name)
Get a protected member

Inherited from gbp.rpm.SpecFile: __init__, get_changelog, macro_expand, patchseries, set_changelog, set_tag, sources, update_patches, write_spec_file

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

Static Methods [hide private]
Class Variables [hide private]

Inherited from gbp.rpm.SpecFile: directive_re, gbptag_re, section_identifiers, tag_re

Properties [hide private]

Inherited from gbp.rpm.SpecFile: ignorepatches, specpath, version

Inherited from object: __class__