public function testGetSpName()
 {
     $this->assertSame('https://sp.example.org/shibboleth', $this->_message->getSpName());
 }