Пример #1
0
 public function testPauseExecution()
 {
     $this->module->amOnPage('/');
     $this->module->pauseExecution();
 }