CMFTestCase

CMFTestCase is a Plone product developed to simplify testing of CMF-based applications and products.
Download

CMFTestCase Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Stefan H. Holek
  • Publisher web site:
  • http://plone.org/products/cmftestcase

CMFTestCase Tags


CMFTestCase Description

CMFTestCase is a Plone product developed to simplify testing of CMF-based applications and products. CMFTestCase is a Plone product developed to simplify testing of CMF-based applications and products.The CMFTestCase package provides::· The function installProduct to install a Zope product into the test environment.· The function setupCMFSite to create a CMF portal in the test db.· The class CMFTestCase of which to derive your test cases.· The class FunctionalTestCase of which to derive your test cases for functional unit testing.· The classes Sandboxed and Functional to mix-in with your own test cases.· The constants portal_name, portal_owner, default_products, default_base_profile, default_extension_profiles, default_user, and default_password.· The constant CMF15 which evaluates to true for CMF versions >= 1.5.· The constant CMF16 which evaluates to true for CMF versions >= 1.6.· The constant CMF20 which evaluates to true for CMF versions >= 2.0. · The constant CMF21 which evaluates to true for CMF versions >= 2.1. · The module utils from the ZopeTestCase package.What's New in This Release:· Compatible with CMF versions 1.4, 1.5, 1.6, 2.0, and 2.1.


CMFTestCase Related Software