package

androidx.test.platform.io

Interfaces

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

Classes

FileTestStorageA class that reads/writes the runner data using the raw file system.
PlatformTestStorageRegistryAn exposed registry instance that holds a reference to an PlatformTestStorage instance.