class documentation

class XMLPullParserTest(unittest.TestCase):

View In Hierarchy

Undocumented

Method assert​_event​_tags Undocumented
Method test​_pull​_from​_simple​_target Undocumented
Method test​_pull​_from​_simple​_target​_start​_end Undocumented
Method test​_pull​_from​_tree​_builder Undocumented
Method test​_pull​_from​_tree​_builder​_subclass Undocumented
def assert_event_tags(self, events, expected):

Undocumented

def test_pull_from_simple_target(self):

Undocumented

def test_pull_from_simple_target_start_end(self):

Undocumented

def test_pull_from_tree_builder(self):

Undocumented

def test_pull_from_tree_builder_subclass(self):

Undocumented