Example #1
0
 def tearDown(self):
     super(TestFilingNumberIndexer, self).tearDown()
     inactivate_filing_number(self.portal)
Example #2
0
 def tearDown(self):
     super(TestFilingNumberIndexer, self).tearDown()
     inactivate_filing_number(self.portal)
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestFilingBusinessCaseByline, self).setUp()
Example #4
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestFilingBusinessCaseByline, self).setUp()
Example #5
0
    def tearDown(self):
        super(TestSearchFormWithFilingNumberSupport, self).tearDown()

        inactivate_filing_number(self.portal)
Example #6
0
    def tearDown(self):
        super(TestSearchWithoutContent, self).tearDown()

        inactivate_filing_number(self.portal)
Example #7
0
    def tearDown(self):
        super(TestSearchFormWithFilingNumberSupport, self).tearDown()

        inactivate_filing_number(self.portal)
Example #8
0
    def tearDown(self):
        super(TestSearchWithoutContent, self).tearDown()

        inactivate_filing_number(self.portal)