/** * Test function isClient */ public function test_isClient() { $this->assertEquals($this->m->isClient(), TRUE); }