Testing MyBatis Type Handlers

Writing MyBatis custom type handlers is a pain in itself, see how to unit test them automatically to help ease that pain.

Automate Testing JavaBeans

Fed up of Java beans ruining your unit test coverage metrics? Test them auto-magically using our bean testing class.