Home | History | Annotate | Download | only in test

Lines Matching refs:testSAX2DOM

1019     def testSAX2DOM(self):
1045 text3.nextSibling is None, "testSAX2DOM - siblings")
1051 text3.parentNode is elm1, "testSAX2DOM - parents")