Tag: generate

Java : Library : API : Generating beans automaticallyJava : Library : API : Generating beans automatically

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/ –