From: erik Date: Sat, 17 Jul 2010 21:50:09 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.3~12 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=e8c8cfd2695ee9ee5199914e4476deb282be74ca;p=utils --- diff --git a/test/enterprise/src/main/java/org/wamblee/test/transactions/package-info.java b/test/enterprise/src/main/java/org/wamblee/test/transactions/package-info.java index 0342552e..b5e36109 100644 --- a/test/enterprise/src/main/java/org/wamblee/test/transactions/package-info.java +++ b/test/enterprise/src/main/java/org/wamblee/test/transactions/package-info.java @@ -14,6 +14,17 @@ * limitations under the License. */ /** + *

* This package provides basic support utilities for testing with transactions. + * Depending on the test setup different methods can be used on top of the basic + * support for transactions with {@link org.wamblee.test.persistence.JpaBuilder}. + * These are: + *

+ * */ package org.wamblee.test.transactions; \ No newline at end of file