Example #1
0
 public function testItemSource()
 {
     $this->assertInternalType('array', self::$obj->getItemSource());
 }