public function testGetProviderOptions()
 {
     $this->assertEquals($this->providerOptions, $this->context->getProviderOptions());
 }