{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

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.