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)