예제 #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)