public class LongSparseArrayAssert
extends <any>
LongSparseArray instances.| Constructor and Description |
|---|
LongSparseArrayAssert(android.util.LongSparseArray actual) |
| Modifier and Type | Method and Description |
|---|---|
LongSparseArrayAssert |
doesNotHaveKey(int key) |
LongSparseArrayAssert |
hasKey(int key) |
LongSparseArrayAssert |
hasSize(int size) |
public LongSparseArrayAssert(android.util.LongSparseArray actual)
public LongSparseArrayAssert hasKey(int key)
public LongSparseArrayAssert doesNotHaveKey(int key)
public LongSparseArrayAssert hasSize(int size)