public function testGetDefaultVariant()
 {
     $this->assertEquals($this->defaultVariant, $this->context->getDefaultVariant());
 }