androidx.test.platform.io


Interfaces

PlatformTestStorage

An interface represents on-device I/O operations in an Android test.

Classes

FileTestStorage

A class that reads/writes the runner data using the raw file system.

PlatformTestStorageRegistry

An exposed registry instance that holds a reference to an PlatformTestStorage instance.