[Checkins] SVN: z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/doctest06.txt Add another functional ZCML doctest.

Uli Fouquet uli at gnufix.de
Wed Sep 3 07:47:39 EDT 2008


Log message for revision 90753:
  Add another functional ZCML doctest.

Changed:
  A   z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/doctest06.txt

-=-
Added: z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/doctest06.txt
===================================================================
--- z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/doctest06.txt	                        (rev 0)
+++ z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/doctest06.txt	2008-09-03 11:47:39 UTC (rev 90753)
@@ -0,0 +1,15 @@
+Another functional doctest with ZCML-layer
+==========================================
+
+This is the second doctest with a functional ZCML layer applied. We
+want to make sure, that both are run in the same layer.
+
+:doctest:
+:functional-zcml-layer: ftesting.zcml
+
+We didn't define a real environment in ftesting.zcml, but in
+functional tests certain often needed functions should be available
+automatically::
+
+  >>> getRootFolder
+  <function getRootFolder at 0x...>



More information about the Checkins mailing list