Searched defs:TestCase (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/python/tests/
H A DtstLastError.py6 class TestCase(unittest.TestCase): class in inherits:unittest.TestCase
78 test = TestCase()
/vbox/src/libs/xpcom18a4/python/test/
H A Dpyxpcom_test_tools.py100 elif isinstance(test, unittest.TestCase):
107 TestCase = unittest.TestCase variable

Completed in 204 milliseconds