test abstract method

Future<bool> test()

Test if the instance is still valid. This should test the connection is still up.

Implementation

Future<bool> test();