androidx.paging.testing


Interfaces

LoadErrorHandler

An interface to implement the error recovery strategy when PagingSource returns a LoadResult.Error.

Classes

PagerFlowSnapshotKt
SnapshotLoader

Contains the public APIs for load operations in tests.

StaticListPagingSourceFactoryKt
TestPager

A fake Pager class to simulate how a real Pager and UI would load data from a PagingSource.

Enums

ErrorRecovery

The method of recovery when PagingSource returns LoadResult.Error.