class documentation

class Test_HTMLParser(unittest.TestCase): (source)

View In Hierarchy

Undocumented

Method make_one Undocumented
Method test_integration Undocumented
def make_one(self, **kwargs): (source)

Undocumented

@skipUnless(html5lib, 'html5lib is not installed')
def test_integration(self): (source)

Undocumented