X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=test%2FREADME.txt;h=ff94a31b44124e2ecfad707f997b93aa1090d623;hb=5ac683062a4660019ae2a321b1b89e8356c5d898;hp=6879926d8336b7555bc3e809f94bca980d3fef96;hpb=2f2d3baa0325b2047857c7de26a9be071851a630;p=utils diff --git a/test/README.txt b/test/README.txt index 6879926d..ff94a31b 100644 --- a/test/README.txt +++ b/test/README.txt @@ -1,7 +1,8 @@ -Behavior which requires a persistence provider but does not use the persistence provider -extensively is only tested with hibernate. Test code for each of the JPA providers is in a separate 'jpatest-' project. This is required to remove the dependence on the JPA provider from the pom, allowing them to be deployed to the central maven repo. + +The most extensive testing is done for eclipselink. Other persistence providers are only tested to verify that the integration works. +