Class h.t.TestMisc(unittest.TestCase):
Part of hypy.test_libView In Hierarchy
Test misc. features of the package such as version string
| Method | test_version | __version__ and other release info can be found in copyright.py and |
def
test_version(self):
__version__ and other release info can be found in copyright.py and __init__.py This doesn't really verify that copyright.py is generated correctly, just that it exists and has the right contents.