Tests for DTO classes

A template should be setup for the implementations of DTO classes in our code. We should test the conversion from entity to DTO and the other way around mostly.