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=e8c8cfd2695ee9ee5199914e4476deb282be74ca;hp=0342552e314a9153b264c01cf5733865dd3abb47;hpb=643566468f524823a0f9b5f22bafc985e2676396;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