Example #1
0
 /**
  *
  * @return void
  */
 public function testDates()
 {
     $this->assertInternalType('array', $this->_delicious->getDates());
 }