X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=test%2Fenterprise%2Fsrc%2Fsite%2Fxdoc%2Fuserguide.xml;h=44fc196b604781bf625a1f363cd8b2e2d955a315;hb=1336e502ae614990490f4c285d0f8b676e9b58bb;hp=e98a44aaab1a7af9110db78a92b0f9a3205ff5cc;hpb=796407f70a6a9bdb47fae4377e04e8a518f8ded0;p=utils diff --git a/test/enterprise/src/site/xdoc/userguide.xml b/test/enterprise/src/site/xdoc/userguide.xml index e98a44aa..44fc196b 100644 --- a/test/enterprise/src/site/xdoc/userguide.xml +++ b/test/enterprise/src/site/xdoc/userguide.xml @@ -1,14 +1,21 @@ - - + + - Test/Enterprise Userguide + user guide Erik Brakkee
+

Part of the wamblee.org utilities library are test utilities for Java EE development. + Currently, the following utilities are provided:

+
    +
  • JPA testing: Simple out of the box unit testing with JPA connecting to an inmemory + database or an external database.
  • +
  • JNDI based test support: In particular mocking JNDI in unit test.
  • +