def test_exists_memory_none_database(self, sqlite_none_database_dsn): assert database_exists(sqlite_none_database_dsn)