kuros / random-jpa

Create random test data for JPA/Hibernate entities.
GNU General Public License v3.0
26 stars 4 forks source link

Plan documentation out-of-sync with v1.0.3 API #42

Closed Ansonator closed 3 years ago

Ansonator commented 3 years ago

README.md's creating-plan and the Wiki section about plans are inconsistent with the latest version of the API. The method JpaContextImpl#create(Plan) is private and not exposed in JpaContext.

kuros commented 3 years ago

Thanks for letting me know, I have update the docs