public function testGetVariants()
 {
     $this->assertEquals($this->variants, $this->context->getVariants());
 }