def afterSetUp(self):
     """installs dependencies and defines atvm
     """
     common.installWithinPortal(self.portal)
     self.atvm = common.getATVM(self.portal)
     self.loginAsPortalOwner()
 def afterSetUp(self):
     common.installWithinPortal(self.portal)
     self.atvm = common.getATVM(self.portal)
 def afterSetUp(self):
     common.installWithinPortal(self.portal)
     self.atvm = common.getATVM(self.portal)