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

Class TestChangelog

object --+
         |
        TestChangelog

Unit tests for the Changelog class

Instance Methods [hide private]
 
basic_test(self)
Test basic initialization
 
test_add_section(self)
Test the add_section() 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__