Esempio n. 1
0
 def tearDown(self):
     super(TestDossierReporterWithFilingNumberSupport, self).tearDown()
     inactivate_filing_number(self.portal)
Esempio n. 2
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestFilingBusinessCaseByline, self).tearDown()
Esempio n. 3
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestFilingBusinessCaseByline, self).tearDown()
Esempio n. 4
0
    def tearDown(self):
        super(TestSearchWithoutContent, self).tearDown()

        inactivate_filing_number(self.portal)
Esempio n. 5
0
 def tearDown(self):
     super(TestSearchFormWithFilingNumberSupport, self).tearDown()
     inactivate_filing_number(self.portal)
Esempio n. 6
0
 def tearDown(self):
     super(TestFilingNumberIndexer, self).tearDown()
     inactivate_filing_number(self.portal)
Esempio n. 7
0
 def tearDown(self):
     super(TestFilingNumberIndexer, self).tearDown()
     inactivate_filing_number(self.portal)
Esempio n. 8
0
 def tearDown(self):
     super(TestSearchFormWithFilingNumberSupport, self).tearDown()
     inactivate_filing_number(self.portal)
Esempio n. 9
0
    def tearDown(self):
        super(TestSearchWithoutContent, self).tearDown()

        inactivate_filing_number(self.portal)
Esempio n. 10
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestArchiver, self).tearDown()
Esempio n. 11
0
 def tearDown(self):
     super(TestDossierReporterWithFilingNumberSupport, self).tearDown()
     inactivate_filing_number(self.portal)
Esempio n. 12
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestArchiver, self).tearDown()