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

Class TestUtilityFunctions

object --+
         |
        TestUtilityFunctions

Test utility functions of gbp.rpm

Instance Methods [hide private]
 
setup(self)
 
teardown(self)
 
test_parse_srpm(self)
Test parse_srpm() function
 
test_guess_spec(self)
Test guess_spec() function
 
test_guess_spec_repo(self)
Test guess_spec_repo() and spec_from_repo() functions

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

Properties [hide private]

Inherited from object: __class__