示例#1
0
 def testStoreNoneInReferenceStore(self):
   helpers.teardown_sqlite()
   helpers.setup_refstore('test')
   self.__testStoreNoneInCurrentStore()
示例#2
0
 def tearDown(self):
   """Cleanup after a unit test."""
   helpers.teardown_sqlite()