NA

CVE-5820-84220

Github Repositories

Generates test data for simple pojos

TestPojo Currently written in Java 11 for version 30! For Java 8, you will need to use version 2x Description This project's sole purpose is to generate pojos with data for testing within an integration testing framework For example, if you had a Person class that has a lot of instance variables, it's a pain to generate that pojo with data when testing You should