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

Class TestChangelogHeader

object --+
         |
        TestChangelogHeader

Test the _ChangelogHeader class

Instance Methods [hide private]
 
test_str_format(self)
Basic test for header
 
test_str_format_err(self)
Test missing properties
 
test_container(self)
Test the container methods of the class

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

Properties [hide private]

Inherited from object: __class__