OmniSciDB
a5dc49c757
|
Classes | |
class | TestCursor |
Functions | |
def | mock_connection |
def tests.test_cursor.mock_connection | ( | mock_client | ) |
Connection with mocked transport layer, and - username='user' - password='password' - host='localhost' - dbname='dbname'
Definition at line 7 of file test_cursor.py.
References heavydb.connection.connect().