Home
last modified time | relevance | path

Searched refs:ConnectionFactoryTests (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/sqlite3/test/
Dfactory.py43 class ConnectionFactoryTests(unittest.TestCase): class
272 connection_suite = unittest.makeSuite(ConnectionFactoryTests, "Check")
/external/python/cpython3/Lib/sqlite3/test/
Dfactory.py43 class ConnectionFactoryTests(unittest.TestCase): class
280 connection_suite = unittest.makeSuite(ConnectionFactoryTests, "Check")