Exemplo n.º 1
0
 public MockRobot beginTestMode() {
   TestableRobotState.beginTestMode();
   return this;
 }