@Before
 public void setuUp() {
   uut = ObjectContext.buildFor(TestClass.class).build();
 }