Package-level declarations

Types

Link copied to clipboard

Test double for KmpWorker that executes tasks immediately in-process.

Link copied to clipboard
class FakeNetworkMonitor(initiallyOnline: Boolean = true) : NetworkMonitor

Test double for NetworkMonitor.

Link copied to clipboard

In-memory TaskRepository for use in tests.

Link copied to clipboard
class KmpWorkerTestRule : TestRule

JUnit4 test rule that sets up a test environment for KMPWorker on Android.