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