public abstract class AbstractInputEventAssert<S extends AbstractInputEventAssert<S,A>,A extends android.view.InputEvent>
extends <any>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractInputEventAssert(A actual,
java.lang.Class<S> selfType) |
| Modifier and Type | Method and Description |
|---|---|
S |
hasDeviceId(int id) |
S |
hasEventTime(long time) |
S |
hasSource(int source) |