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