| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.hardware.usb |
| Modifier and Type | Method and Description |
|---|---|
static UsbEndpointAssert |
ANDROID.assertThat(android.hardware.usb.UsbEndpoint actual) |
| Modifier and Type | Method and Description |
|---|---|
UsbEndpointAssert |
UsbEndpointAssert.hasAddress(int address) |
UsbEndpointAssert |
UsbEndpointAssert.hasAttributes(int attributes) |
UsbEndpointAssert |
UsbEndpointAssert.hasDirection(int direction) |
UsbEndpointAssert |
UsbEndpointAssert.hasEndpointNumber(int number) |
UsbEndpointAssert |
UsbEndpointAssert.hasInterval(int interval) |
UsbEndpointAssert |
UsbEndpointAssert.hasMaximumPacketSize(int size) |
UsbEndpointAssert |
UsbEndpointAssert.hasType(int type) |
Copyright © 2013 Square, Inc.. All Rights Reserved.