コード例 #1
0
 public void startAutocrash() throws Exception {
   testState.setTestState(TestState.RUNNING);
   myThread.start();
 }