Esempio n. 1
0
 /**
  * Test function isServer 
  */
 public function test_isServer()
 {
     $this->assertEquals($this->m->isServer(), TRUE);
 }