コード例 #1
0
 def _assertCounting(self, processedBRList, origBRTuples, origGEList):
     assertBoundingRegions(GEBoundingRegionElementCounter, self.assertEqual, processedBRList, \
                           origBRTuples, origGEList, sendBoundingRegionsToDecorator=True)
コード例 #2
0
 def _assertCounting(self, processedBRList, origBRTuples, origGEList):
     assertBoundingRegions(GEDependentAttributesHolder, self.assertEqual, \
                           processedBRList, origBRTuples, origGEList)
コード例 #3
0
 def _assertCounting(self, processedBRList, origBRTuples, origGEList):
     assertBoundingRegions(GEBoundingRegionElementCounter, self.assertEqual, processedBRList, \
                           origBRTuples, origGEList, sendBoundingRegionsToDecorator=True)