public function testJavascriptUrl()
 {
     $this->assertEquals('http://www.example.com', $this->object->getJavascriptUrl());
 }