class documentation

class Test_fragment_fromstring(unittest.TestCase):

View In Hierarchy

Undocumented

Method call​_it Undocumented
Method test​_basic Undocumented
Method test​_create​_parent Undocumented
Method test​_create​_parent​_default​_type​_no​_ns Undocumented
Method test​_raises​_error​_if​_multiple​_elements​_found Undocumented
Method test​_raises​_error​_if​_no​_elements​_found Undocumented
Method test​_raises​_error​_if​_tail Undocumented
Method test​_raises​_error​_on​_leading​_text Undocumented
Method test​_raises​_type​_error​_on​_nonstring​_input Undocumented
def call_it(self, *args, **kwargs):

Undocumented

def test_basic(self):

Undocumented

def test_create_parent(self):

Undocumented

def test_create_parent_default_type_no_ns(self):

Undocumented

def test_raises_error_if_multiple_elements_found(self):

Undocumented

def test_raises_error_if_no_elements_found(self):

Undocumented

def test_raises_error_if_tail(self):

Undocumented

def test_raises_error_on_leading_text(self):

Undocumented

def test_raises_type_error_on_nonstring_input(self):

Undocumented