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

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

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