/** * Test function getType */ public function test_getType() { $this->assertEquals($this->m->getType(), null); }