コード例 #1
0
 def setUp(self):
     TestCaseWithFactory.setUp(self)
     remove_all_sample_data_branches()
     self._branch_cloud = getUtility(IBranchCloud)
コード例 #2
0
 def setUp(self):
     TestCaseWithFactory.setUp(self)
     remove_all_sample_data_branches()
     self._branch_cloud = getUtility(IBranchCloud)
コード例 #3
0
 def setUp(self):
     TestCaseWithFactory.setUp(self)
     remove_all_sample_data_branches()
     self.person_set = getUtility(IPersonSet)