Ejemplo n.º 1
0
 def afterSetUp(self):
     PloneMeetingTestCase.afterSetUp(self)
Ejemplo n.º 2
0
 def afterSetUp(self):
     """All tests related to POD teplate generation use the following
        meeting configuration."""
     PloneMeetingTestCase.afterSetUp(self)
     self.setMeetingConfig("plonemeeting-assembly")
Ejemplo n.º 3
0
 def afterSetUp(self):
     PloneMeetingTestCase.afterSetUp(self)
     self.meetingConfig.setUseAdvices(True)