/**
  * @beforeClass
  */
 public static function setUpBeforeClass()
 {
     ElasticSearchIntermediary::resetExecutionId();
     UserTesting::resetInstance();
 }