Пример #1
0
 @BeforeMethod
 public void setUp() throws IOException {
   streamSimulator = new StreamSimulator();
   streamSimulator.init();
 }