public function testDefaultValues()
 {
     parent::testDefaultValues();
     // TODO: Change the autogenerated stub
 }
 protected function setUp()
 {
     parent::setUp();
     $this->switchThemeConfiguration(ThemeConfiguration::THEME);
 }
 public function setUp()
 {
     parent::setUp();
     $this->switchThemeConfiguration('Magium\\Magento\\Themes\\MagentoEE114\\ThemeConfiguration');
 }