Exemple #1
0
    def setUp(self):
        test.AppengineTest.setUp(self)

        self.stubs = stubout.StubOutForTesting()
        self.catalog_sync = applesus.AppleSUSCatalogSync()
Exemple #2
0
 def GetTestClassInstance(self):
     return applesus.AppleSUSCatalogSync()