class documentation

class Test_parse(unittest.TestCase):

View In Hierarchy

Undocumented

Method call​_it Undocumented
Method make​_temp​_file Undocumented
Method test​_integration Undocumented
Method test​_with​_file​_name Undocumented
Method test​_with​_file​_object Undocumented
Method test​_with​_url Undocumented
def call_it(self, *args, **kwargs):

Undocumented

def make_temp_file(self, contents=''):

Undocumented

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

Undocumented

def test_with_file_name(self):

Undocumented

def test_with_file_object(self):

Undocumented

def test_with_url(self):

Undocumented