function setUp() { $this->connection = lmbToolkit::instance()->getDefaultDbConnection(); DriverMssqlSetup($this->connection->getConnectionId()); parent::setUp(); }
function lmbLinterRecordSetTest() { parent::DriverRecordSetTestBase('lmbLinterRecord'); }