SPR-7161
+ update Petclinic references
+ minor corrections
This commit is contained in:
Costin Leau
2010-05-05 13:42:46 +00:00
parent 9919cc976b
commit 42cdfbcd89
5 changed files with 24 additions and 12 deletions

View File

@@ -1757,8 +1757,8 @@ public class SimpleTest {
<section id="testing-examples-petclinic">
<title>PetClinic example</title>
<para>The PetClinic sample application included with the full Spring
distribution illustrates several features of the <emphasis>Spring
<para>The PetClinic application, available from the <link linkend="new-in-3-samples">samples repository</link>,
illustrates several features of the <emphasis>Spring
TestContext Framework</emphasis> in a JUnit 4.5+ environment. Most test
functionality is included in the
<classname>AbstractClinicTests</classname>, for which a partial listing