예제 #1
0
 public void tearDown() throws Exception {
   app.setUsingSocketCommunication(false);
 }
예제 #2
0
 public void setUp() throws Exception {
   app.setUsingSocketCommunication(true);
 }