test abstract method

Future<bool> test()

Tests the transport connection.

Returns true if the transport is properly configured and can connect.

Implementation

Future<bool> test();