DeviceGroup

public interface DeviceGroup extends Named


A group of devices to be run with tests using the Unified Test Platform.

Summary

Public methods

abstract @NonNull DomainObjectSet<@NonNull Device>

Inherited methods

From org.gradle.api.Named
abstract @NonNull String

Public methods

getTargetDevices

abstract @NonNull DomainObjectSet<@NonNull DevicegetTargetDevices()