示例#1
0
 /**
  * Test Test method - there really isn't a lot to test here, but
  * this is present for the sake of completeness
  */
 public function testTest()
 {
     $this->assertThat(JDatabaseMySQLi::test(), $this->isTrue(), __LINE__);
 }