Beispiel #1
0
 public MockRobot beginTestMode() {
   TestableRobotState.beginTestMode();
   return this;
 }