Home

Class h.t.TestHDocument(unittest.TestCase):

Part of hypy.test_libView In Hierarchy

Test the dictionary and text properties of HDocument
MethodsetUpCreate a document
Methodtest_dictlikeHDocument mostly conforms to the dictionary protocol. Make sure that
Methodtest_textMess with document text
Methodtest_unicodeTypeAlmost everything in hypy must be unicode
def setUp(self):
Create a document
def test_dictlike(self):
HDocument mostly conforms to the dictionary protocol.  Make sure that
works. 
def test_text(self):
Mess with document text
def test_unicodeType(self):
Almost everything in hypy must be unicode
API Documentation for Hypy, generated by pydoctor at 2009-09-20 10:39:55.