X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=test%2Fenterprise%2Fsrc%2Fmain%2Fjava%2Forg%2Fwamblee%2Ftest%2Ftransactions%2Fpackage-info.java;h=b5e361093a2211e07798edfeef1cba540030799d;hb=5883e29a0384953792cd758fcf42e4186e5d53c9;hp=0342552e314a9153b264c01cf5733865dd3abb47;hpb=65ccf40963b3252f8c070d591011c4d82d3aa079;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