public function testNoConnectionStringFoundReturnsFalse() { return $this->assertFalse(DaoFactory::getDSN('no_matching_database', $this->test_map_file)); }