From 27e548baeb1de54bf7cc414e17466679e9588313 Mon Sep 17 00:00:00 2001 From: halw Date: Mon, 30 Apr 2012 13:22:40 +0000 Subject: [PATCH] Added UpdateNeeded template. Author:halw Date:2012-04-30T13:22:40.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1087 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../using-autotest/using-generated-tests.wiki | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/using-generated-tests.wiki b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/using-generated-tests.wiki index 6b49db64..47e76428 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/using-generated-tests.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/using-generated-tests.wiki @@ -16,6 +16,10 @@ So for the time being, unlike manual and extracted tests, you should not make ge ==Creating generated tests== + +{{UpdateNeeded}} + + If you've been through the discussion of the creation of [[Create a manual test|manual]] and [[Using extracted tests|extracted]] tests, then it should come as no surprise to learn that you use the '''New Eiffel test wizard''' to create generated tests. And much of this process will seem familiar now. In the first pane, choose the radio button labeled '''Generated tests'''. Then click '''Next'''.