Пример #1
0
 def afterSetUp(self):
     PloneMeetingTestCase.afterSetUp(self)
Пример #2
0
 def afterSetUp(self):
     """All tests related to POD teplate generation use the following
        meeting configuration."""
     PloneMeetingTestCase.afterSetUp(self)
     self.setMeetingConfig("plonemeeting-assembly")
Пример #3
0
 def afterSetUp(self):
     PloneMeetingTestCase.afterSetUp(self)
     self.meetingConfig.setUseAdvices(True)