object Testing
Used for testing purposes to create instances of OnlineCacheState.
See Also
OnlineRepositoryRefreshResultTesting
fun Testing.failure(error: Throwable): RefreshResult |
|
fun Testing.skipped(reason: SkippedReason): RefreshResult |
|
fun Testing.success(): RefreshResult |