Esempio n. 1
0
 public function testGetProperties()
 {
     $this->assertEquals(array('test' => $this->objPalette->getProperty('test')), $this->objPalette->getProperties());
 }