protected function setUp()
 {
     $this->config = TestConfig::getConfig();
     $this->testfilesremote = TestConfig::getRemoteTestFiles();
     $this->testfileslocal = TestConfig::getLocalTestFiles();
 }