Home | History | Annotate | Download | only in test

Lines Matching full:testname

49     def confirm(self, test, testname = "Test"):
50 self.assertTrue(test, testname)
717 def check_import_document(self, deep, testName):
742 def check_clone_attribute(self, deep, testName):
750 testName + ": ownerElement should be None")
752 testName + ": ownerDocument does not match")
754 testName + ": cloned attribute must have specified == True")
762 def check_clone_pi(self, deep, testName):