-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Information regarding this Data Generator #17
Comments
Hi Anand, Most of the documentation is in the code. For a date, You could use
this creates a "date of birth" by locking down the fields for yyyy-mm-dd to values sensible. |
Thanks Ramon...but when I download this project in Eclipse and try to resolve the dependencies, I am not able to compile it successfully, not sure what I am doing wrong, I ensured that my eclipse has scala support, can you look at the screenshot as how can i get rid of the build errors...thanks in advance....:) |
Hi Ramon, Please ignore the last comment, I am able to proceed a bit but still not able to resolve all the issue, so currently I m not having any compiling issue, but when I build the entire project I am getting few errors in .scala files, below is the screenshot where in I am getting the errors as I can see the Generator is defined but still I am not able to resolve the errors from here, might be you should be able to resolve it pretty quick. Let me know your thoughts on this, thanks in advance...!! Thanks, |
Thanks Anand, I am picking this upnow. |
Hi Ramon,
This is a good utility I came across for data generation especially you provided a plugin for Jmeter, I am wondering where I can found more information about the features and data types that this data generator support, like I was looking for any type which supports date, not able to find.
I did took your code and tried to compile it, but not able to resolve the dependencies, so it was never compiled.
Thanks for your support, looking forward for your reply.
Regards,
Anand
The text was updated successfully, but these errors were encountered: