class documentation

class SoupParserTestCase(HelperTestCase):

View In Hierarchy

Undocumented

Method test​_body Undocumented
Method test​_broken​_attribute Undocumented
Method test​_comment​_hyphen Undocumented
Method test​_comment​_pi Undocumented
Method test​_doctype1 Undocumented
Method test​_doctype2 Undocumented
Method test​_doctype​_html5 Undocumented
Method test​_empty Undocumented
Method test​_head​_body Undocumented
Method test​_text Undocumented
Method test​_wrap​_html Undocumented

Inherited from HelperTestCase:

Method parse Undocumented
Method tear​Down Undocumented
Method ​_rootstring Undocumented
def test_body(self):

Undocumented

def test_broken_attribute(self):

Undocumented

def test_comment_hyphen(self):

Undocumented

def test_comment_pi(self):

Undocumented

def test_doctype1(self):

Undocumented

def test_doctype2(self):

Undocumented

def test_doctype_html5(self):

Undocumented

def test_empty(self):

Undocumented

def test_head_body(self):

Undocumented

def test_text(self):

Undocumented

def test_wrap_html(self):

Undocumented