X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=test%2Fenterprise%2Fsrc%2Fsite%2Fxdoc%2Findex.xml;h=49f8f8dbc144b64346e526aa702616b3fa6c7184;hb=cb91054f35281c6fc5619f93ff71df46bf4686b9;hp=fde33593db6737fddb606f4acac6f05c60024372;hpb=9ab1cdaab5c1a1829883c267c7b400556ca16499;p=utils diff --git a/test/enterprise/src/site/xdoc/index.xml b/test/enterprise/src/site/xdoc/index.xml index fde33593..49f8f8db 100644 --- a/test/enterprise/src/site/xdoc/index.xml +++ b/test/enterprise/src/site/xdoc/index.xml @@ -2,20 +2,79 @@ - + - Test/Enterprise overview + user guide Erik Brakkee
-

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

+

Several utilities are provide for Java EE testing:

+ +
+

To configure your pom, you must configure three dependencies:

+ +

The above 'three stage rocket' is necessary because:

+ + + +

Always include the dependency below:

+ + + + + + + + + +
groupIdartifactId
org.wambleewamblee-test-enterprise
+
+ + +

Choose one from the choices below:

+ + + + + + + + + + + + + + + + + + + + + +
ProvidergroupIdartifactId
Eclipse linkorg.wambleewamblee-test-eclipselink
Toplinkorg.wambleewamblee-test-toplink
Hibernate (from 3.4.0.GA and higher).org.wambleewamblee-test-hibernate
+
+
+