markTestIncomplete($this->getDriver() . ' needs more syntax for qualified table names.'); } public function testSelectJoinQualified() { $this->markTestIncomplete($this->getDriver() . ' needs more syntax for qualified table names.'); } public function getDriver() { return 'Pdo_Mssql'; } }