public function testGetAction()
 {
     $this->assertSame(self::TYPE . ClientInterface::PATH_DIVIDER, $this->request->getAction());
 }