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

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

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

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

        inactivate_filing_number(self.portal)