class: test.compat.TestCase
compatibility class of unittest's TestCase.
functions:
test.compat.TestCase.assertEqual
test.compat.TestCase.assertEquals
test.compat.TestCase.assertNotEqual
test.compat.TestCase.assertNotEquals
test.compat.TestCase.assertRaises
test.compat.TestCase.assert_
test.compat.TestCase.fail
test.compat.TestCase.failIf
test.compat.TestCase.failIfEqual
test.compat.TestCase.failUnless
test.compat.TestCase.failUnlessEqual
test.compat.TestCase.failUnlessRaises
test.compat.TestCase.setUp
test.compat.TestCase.tearDown