I am trying to test exception thrown from service when I use the instance of it. Like I am trying to use Imock in Trans.class and use IMock method. Below is the code