Trees Indices Help
Python Standard Library
Package sqlite3 :: Package test :: Module dbapi :: Class ModuleTests
[]

type ModuleTests

 object --+ 
 | 
unittest.TestCase --+
 |
 ModuleTests

Nested Classes [hide private]

Inherited from unittest.TestCase : failureException

Instance Methods [hide private]
CheckAPILevel(self)
CheckThreadSafety(self)
CheckParamStyle(self)
CheckWarning(self)
CheckError(self)
CheckInterfaceError(self)
CheckDatabaseError(self)
CheckDataError(self)
CheckOperationalError(self)
CheckIntegrityError(self)
CheckInternalError(self)
CheckProgrammingError(self)
CheckNotSupportedError(self)

Inherited from unittest.TestCase : __call__ , __init__ , __repr__ , __str__ , assertAlmostEqual , assertAlmostEquals , assertEqual , assertEquals , assertFalse , assertNotAlmostEqual , assertNotAlmostEquals , assertNotEqual , assertNotEquals , assertRaises , assertTrue , assert_ , countTestCases , debug , defaultTestResult , fail , failIf , failIfAlmostEqual , failIfEqual , failUnless , failUnlessAlmostEqual , failUnlessEqual , failUnlessRaises , id , run , setUp , shortDescription , tearDown

Inherited from unittest.TestCase (private): _exc_info

Trees Indices Help
Python Standard Library

AltStyle によって変換されたページ (->オリジナル) /