public function __construct() { parent::__construct('DataSift\\Storyplayer\\SystemsUnderTestLib\\SystemUnderTestConfig'); $this->initDefaultConfig(); }
public function __construct() { parent::__construct('DataSift\\Storyplayer\\DeviceLib\\DeviceConfig'); $this->initDefaultConfig(); }
public function __construct() { parent::__construct('DataSift\\Storyplayer\\TestEnvironmentsLib\\TestEnvironmentConfig'); $this->initDefaultConfig(); }