| Class and Description |
|---|
| org.robolectric.util.SimpleFuture |
| Method and Description |
|---|
| org.robolectric.util.Scheduler.advanceBy(long) |
| org.robolectric.util.Scheduler.idleConstantly(boolean)
This method is ambiguous in how it should behave when turning off constant idle. Use
Scheduler.setIdleState(IdleState) instead to explicitly set the state. |