public function testGetSwatchMediaPath()
 {
     $this->assertEquals('attribute/swatch', $this->mediaHelperObject->getSwatchMediaPath());
 }