/java-bean-to-code-serializer

This code takes a java bean and tries to serialize it as java code that sets recursively all the fields. This is useful if you want to mock an object and already get the object somewhere but you want to put it in the code.

Primary LanguageJavaOtherNOASSERTION

Watchers