Beispiel #1
0
 public function testGetContentTypeUrl()
 {
     $this->_setupUrlMocks();
     $this->assertEquals(self::MIME_TYPE, $this->_helper->getContentType());
 }