| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.util |
| Modifier and Type | Method and Description |
|---|---|
static <T,V> PropertyAssert<T,V> |
ANDROID.assertThat(android.util.Property<T,V> actual) |
| Modifier and Type | Method and Description |
|---|---|
PropertyAssert<T,V> |
PropertyAssert.hasName(String name) |
PropertyAssert<T,V> |
PropertyAssert.hasType(Class<?> type) |
PropertyAssert<T,V> |
PropertyAssert.isNotReadOnly() |
PropertyAssert<T,V> |
PropertyAssert.isReadOnly() |
Copyright © 2013 Square, Inc.. All Rights Reserved.