def setUp(self):
     """
     Prepare to test all the same things that TestThreads tests, but do it
     with a replica-set client
     """
     TestReplicaSetClientBase.setUp(self)
     BaseTestThreadsAuth.setUp(self)
 def setUp(self):
     """
     Prepare to test all the same things that TestThreads tests, but do it
     with a replica-set client
     """
     TestReplicaSetClientBase.setUp(self)
     BaseTestThreadsAuth.setUp(self)
 def setUp(self):
     """
     Prepare to test all the same things that TestThreads tests, but do it
     with a replica-set connection
     """
     TestConnectionReplicaSetBase.setUp(self)
     BaseTestThreadsAuth.setUp(self)
 def setUp(self):
     """
     Prepare to test all the same things that TestThreads tests, but do it
     with a replica-set connection
     """
     TestConnectionReplicaSetBase.setUp(self)
     BaseTestThreadsAuth.setUp(self)
 def tearDown(self):
     TestReplicaSetClientBase.tearDown(self)
     BaseTestThreadsAuth.tearDown(self)
 def tearDown(self):
     TestReplicaSetClientBase.tearDown(self)
     BaseTestThreadsAuth.tearDown(self)
 def tearDown(self):
     TestConnectionReplicaSetBase.tearDown(self)
     BaseTestThreadsAuth.tearDown(self)
 def tearDown(self):
     TestConnectionReplicaSetBase.tearDown(self)
     BaseTestThreadsAuth.tearDown(self)