{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public class NoOpOrchestratorConnection
A no-op connection to the Android test orchestrator.
NoOpOrchestratorConnection()
@NonNull void
connect(@NonNull Context context)
send(@NonNull TestDiscoveryEvent testDiscoveryEvent)
send(@NonNull TestRunEvent event)
public NoOpOrchestratorConnection()
@NonNullpublic void connect(@NonNull Context context)
@NonNullpublic void send(@NonNull TestDiscoveryEvent testDiscoveryEvent)
@NonNullpublic void send(@NonNull TestRunEvent event)