public function testGetAdapterName()
 {
     $this->assertEquals('braintree', $this->adapter->getAdapterName());
 }