From: Erik Brakkee Date: Sat, 17 Jul 2010 21:50:09 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~262 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=5883e29a0384953792cd758fcf42e4186e5d53c9;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