@Test
 boolean _methodOne() {
   return testObject.methodOne().equals("This is methodOne");
 }