/** * 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(JDatabaseMySQL::test(), $this->isTrue(), __LINE__); }