Skip to content

Commit

Permalink
Misc updates (#10)
Browse files Browse the repository at this point in the history
* Updated README

* Resolved maven packaging issues
  • Loading branch information
webashutosh authored Apr 23, 2018
1 parent fc032e2 commit 6f95476
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ Steps -

1) Create an instance of a DBTableFixture pointing to a single DB table
2) Use methods on the instance to insert/fetch and delete data
3) Use the InsertionCriteria class to specify powerful/flexible ways to insert data with various patterns
3) Use the InsertionCriteria class to specify powerful/flexible ways to insert data with various patterns

Please refer to these tests for sample usage -
https://github.com/webashutosh/utdatagen/blob/master/src/test/java/in/acode/utdatagen/DBTableFixtureMySqlTest.java

0 comments on commit 6f95476

Please sign in to comment.