コード例 #1
0
 def tearDown(self):
     super(TestDossierReporterWithFilingNumberSupport, self).tearDown()
     inactivate_filing_number(self.portal)
コード例 #2
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestFilingBusinessCaseByline, self).tearDown()
コード例 #3
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestFilingBusinessCaseByline, self).tearDown()
コード例 #4
0
    def tearDown(self):
        super(TestSearchWithoutContent, self).tearDown()

        inactivate_filing_number(self.portal)
コード例 #5
0
 def tearDown(self):
     super(TestSearchFormWithFilingNumberSupport, self).tearDown()
     inactivate_filing_number(self.portal)
コード例 #6
0
 def tearDown(self):
     super(TestFilingNumberIndexer, self).tearDown()
     inactivate_filing_number(self.portal)
コード例 #7
0
 def tearDown(self):
     super(TestFilingNumberIndexer, self).tearDown()
     inactivate_filing_number(self.portal)
コード例 #8
0
 def tearDown(self):
     super(TestSearchFormWithFilingNumberSupport, self).tearDown()
     inactivate_filing_number(self.portal)
コード例 #9
0
    def tearDown(self):
        super(TestSearchWithoutContent, self).tearDown()

        inactivate_filing_number(self.portal)
コード例 #10
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestArchiver, self).tearDown()
コード例 #11
0
 def tearDown(self):
     super(TestDossierReporterWithFilingNumberSupport, self).tearDown()
     inactivate_filing_number(self.portal)
コード例 #12
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestArchiver, self).tearDown()