Project Group: de.apaxo.test

Java Bean to Code Serializer

de.apaxo.test : 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.

Last Version: 0.7

Release Date:

Mockito caching spy

de.apaxo.test : mockito-caching-spy

This project implements the possibility for a certain object to cache the return values of a function and then return when they are called again. This can be used to create unit tests from integration tests.

Last Version: 0.3

Release Date:

  • 1