Example #1
0
	public function testInfo()
	{
		$this->assertTrue(is_array($this->wrapper->getInfo()), "->getInfo()");
		$this->assertTrue(is_array($this->wrapper->info), "->info");
	}