Hi,
Here are some libraries for generating beans automatically in the context of unit testing with the properties set.
- Random-beans : https://github.com/benas/random-beans/wiki – https://github.com/benas/random-beans
- Apache bean utils : http://commons.apache.org/proper/commons-beanutils/ – http://www.javadb.com/simple-dynabean-example-apache-commons-beanutils/
- Mockito http://mockito.org/
That’s all!!!
Huseyin OZVEREN