コード例 #1
0
ファイル: pdoTest.php プロジェクト: MayuriKadam/phpMQ
 /**
  * Test function getType 
  */
 public function test_getType()
 {
     $this->assertEquals($this->m->getType(), null);
 }