testConnection abstract method

Future<bool> testConnection()

Tests the database connection. Throws an exception if the connection is not working.

Implementation

Future<bool> testConnection();