Package tests :: Module test_rpm_changelog :: Class TestChangelogSection
[hide private]
[frames] | no frames]

Class TestChangelogSection

object --+
         |
        TestChangelogSection

Test the _ChangelogSection class

Instance Methods [hide private]
 
setup(self)
Initialize test
 
test_str_format(self)
Basic test
 
test_append_entry(self)
Test add_entry() method
 
test_set_header(self)
Test set_header() method

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

Properties [hide private]

Inherited from object: __class__