Example #1
0
 public function testGetChartUrl()
 {
     $this->assertStringStartsWith('http://chart.apis.google.com/chart', $this->_block->getChartUrl());
 }