(no commit message)
[utils] / test / enterprise / src / site / xdoc / index.xml
index 30289552678185a5d33723b96b11022de56bd124..0252bc09579fcc0d0241f575c1592af7cae96469 100644 (file)
@@ -9,14 +9,13 @@
   </properties>
   <body>
     <section name="Introduction">
-      <p>Part of the wamblee.org utilities library are test utilities for 
-      Java EE development. Currently, the following utilities are provided:</p>
+      <p>Part of the wamblee.org utilities library are test utilities for Java EE development.
+        Currently, the following utilities are provided:</p>
       <ul>
+        <li>JPA testing: Simple out of the box unit testing with JPA connecting to an inmemory
+          database or an external database. </li>
         <li>JNDI based test support: In particular mocking JNDI in unit test.</li>
-        <li>JPA testing: Simple out of the box unit testing with JPA connecting to 
-             an inmemory database or an external database. </li>
       </ul>
     </section>
   </body>
 </document>
-