class documentation

class Test_HTMLParser(unittest.TestCase):

View In Hierarchy

Undocumented

Method make​_one Undocumented
Method test​_integration Undocumented
def make_one(self, **kwargs):

Undocumented

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

Undocumented