Tests a transport connection.
static Future<bool> test([String? transport]) => manager.testTransport(transport);