Ninja-Squad / DbSetup

An API for populating a database in unit tests
http://dbsetup.ninja-squad.com/
212 stars 34 forks source link

Fix DBS-8 : add an increment column feeder #21

Closed jnizet closed 11 years ago

jnizet commented 11 years ago

This improvement goes further by providing a way to generate values using a ValueGenerator, with several generators available (for longs, strings and dates).

See https://ninjasquad.atlassian.net/browse/DBS-8 for the feature request by gz_k

clacote commented 11 years ago

Rien à redire. (ton code est toujours aussi beau à lire, @jnizet!)

cexbrayat commented 11 years ago

Great! :+1: