Ignore:
Timestamp:
12 Apr 2010, 14:28:51 (15 years ago)
Author:
uli
Message:

Update all unit tests that use the ZCA to run inside the new unit test layer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/university/coursecontainer.txt

    r5005 r5140  
    66Containers for courses.
    77
    8 :Test-Layer: unit
     8.. :doctest:
     9.. :layer: waeup.sirp.testing.WAeUPSIRPUnitTestLayer
    910
    10 Because this module makes use of components registered with the Zope
    11 Component Architecture (ZCA), we first have to grok the `waeup`
    12 package if we want to deploy it. This happens automatically in
    13 real-world use:
    14 
    15     >>> import grok
    16     >>> grok.testing.grok('waeup')
    1711
    1812Content Classes (models and containers)
Note: See TracChangeset for help on using the changeset viewer.