Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/sqlite3/test/
Dfactory.py90 class RowFactoryTests(unittest.TestCase): class
275 row_suite = unittest.makeSuite(RowFactoryTests, "Check")
/external/python/cpython3/Lib/sqlite3/test/
Dfactory.py90 class RowFactoryTests(unittest.TestCase): class
283 row_suite = unittest.makeSuite(RowFactoryTests, "Check")