Exemplo n.º 1
0
 def tearDown(self):
     super(TestFilingNumberIndexer, self).tearDown()
     inactivate_filing_number(self.portal)
Exemplo n.º 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()
Exemplo n.º 4
0
 def tearDown(self):
     inactivate_filing_number(self.portal)
     super(TestFilingBusinessCaseByline, self).setUp()
Exemplo n.º 5
0
    def tearDown(self):
        super(TestSearchFormWithFilingNumberSupport, self).tearDown()

        inactivate_filing_number(self.portal)
Exemplo n.º 6
0
    def tearDown(self):
        super(TestSearchWithoutContent, self).tearDown()

        inactivate_filing_number(self.portal)
Exemplo n.º 7
0
    def tearDown(self):
        super(TestSearchFormWithFilingNumberSupport, self).tearDown()

        inactivate_filing_number(self.portal)
Exemplo n.º 8
0
    def tearDown(self):
        super(TestSearchWithoutContent, self).tearDown()

        inactivate_filing_number(self.portal)