public function testSetIsProductListingContext()
 {
     $this->assertEquals($this->configurable, $this->configurable->setIsProductListingContext(1));
 }