androidx.health.connect.client.testing


Classes

AggregationTestUtils
FakeHealthConnectClient

Fake HealthConnectClient to be used in tests for components that use it as a dependency.

FakeHealthConnectClientOverrides

Used to override or intercept responses to emulate scenarios that FakeHealthConnectClient doesn't support.

FakePermissionController

A fake PermissionController that enables full control of permissions in tests for a HealthConnectClient.

FakePermissionControllerOverrides

Used to override or intercept responses to emulate scenarios that FakePermissionController doesn't support directly, such as throwing an exception or applying custom logic to the responses.

MetadataTestHelper