Ignore:
Timestamp:
12 Apr 2010, 14:28:51 (14 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/app.txt

    r4920 r5140  
    22**************************************************************
    33
    4 :Test-Layer: unit
     4.. :doctest:
     5.. :layer: waeup.sirp.testing.WAeUPSIRPUnitTestLayer
    56
    67.. module:: waeup.sirp.app
     
    3132whole :mod:`waeup` package. This way all interfaces, utilities and adapters
    3233defined in the package are looked up and registered with the global
    33 registries:
    34 
    35     >>> import grok
    36     >>> grok.testing.grok('waeup')
     34registries (this is done by the testlayer automatically).
    3735
    3836Now we can import the :class:`University` class and create an
Note: See TracChangeset for help on using the changeset viewer.