nowinandroid
nowinandroid copied to clipboard
Use of `UnconfinedTestDispatcher` is discouraged
Investigate use of UnconfinedTestDispatcher in tests as in most cases it can be replaced with advanceUntilIdle() which gives tighter control over job execution.