What would a simple mocking test using mockito look like of getAnimalOf?
getAnimalOf
enum Animal{ Cow, Pig;