package

androidx.test.platform.io

Interfaces

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

Classes

FileTestStorageAn implementation of PlatformTestStorage that reads and writes test data to the test process's local storage.
PlatformTestStorageRegistryA registry instance that holds a reference to an PlatformTestStorage instance.