"""TestCases for using the DB.join and DBCursor.join_item methods. """ import unittest def test_suite(): suite = unittest.TestSuite() return suite