Exemplo n.º 1
0
 /**
  * Test available iBundes.
  *
  * @return  null
  */
 public function testAvailableList()
 {
     $this->assertTrue(is_array(iBundle::available()));
 }