ru.tinkoff.testops.droidherd.auth.AuthProvider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of droidherd-client Show documentation
Show all versions of droidherd-client Show documentation
A library that parallelizes Android Test execution to all connected devices and emulators
package ru.tinkoff.testops.droidherd.auth;
import java.util.function.Supplier;
public interface AuthProvider extends Supplier {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy