Searched refs:XSTCTestCase (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/xstc/
H A Dxstc.py152 class XSTCTestCase: class in inherits:
341 class XSTCSchemaTest(XSTCTestCase):
344 XSTCTestCase.__init__(self, 1, groupName, name, accepted, file, val, descr)
377 class XSTCInstanceTest(XSTCTestCase):
380 XSTCTestCase.__init__(self, 0, groupName, name, accepted, file, val, descr)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/xstc/
H A Dxstc.py152 class XSTCTestCase: class in inherits:
341 class XSTCSchemaTest(XSTCTestCase):
344 XSTCTestCase.__init__(self, 1, groupName, name, accepted, file, val, descr)
377 class XSTCInstanceTest(XSTCTestCase):
380 XSTCTestCase.__init__(self, 0, groupName, name, accepted, file, val, descr)

Completed in 118 milliseconds