public final class Assertions
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static AbsListViewAssert |
assertThat(android.widget.AbsListView actual) |
static AbsoluteLayoutAssert |
assertThat(android.widget.AbsoluteLayout actual) |
static AbsSeekBarAssert |
assertThat(android.widget.AbsSeekBar actual) |
static AbsSpinnerAssert |
assertThat(android.widget.AbsSpinner actual) |
static AbstractCursor_Assert |
assertThat(android.database.AbstractCursor actual) |
static AccessibilityEventAssert |
assertThat(android.view.accessibility.AccessibilityEvent actual) |
static AccessibilityManagerAssert |
assertThat(android.view.accessibility.AccessibilityManager actual) |
static AccessibilityNodeInfoAssert |
assertThat(android.view.accessibility.AccessibilityNodeInfo actual) |
static AccessibilityRecordAssert |
assertThat(android.view.accessibility.AccessibilityRecord actual) |
static AccessibilityServiceInfoAssert |
assertThat(android.accessibilityservice.AccessibilityServiceInfo actual) |
static AccountAssert |
assertThat(android.accounts.Account actual) |
static ActionBarAssert |
assertThat(android.app.ActionBar actual) |
static ActionModeAssert |
assertThat(android.view.ActionMode actual) |
static ActionProviderAssert |
assertThat(android.view.ActionProvider actual) |
static ActivityAssert |
assertThat(android.app.Activity actual) |
static AdapterAssert |
assertThat(android.widget.Adapter actual) |
static AdapterViewAssert |
assertThat(android.widget.AdapterView actual) |
static AddressAssert |
assertThat(android.location.Address actual) |
static AnimationAssert |
assertThat(android.view.animation.Animation actual) |
static AnimationDrawableAssert |
assertThat(android.graphics.drawable.AnimationDrawable actual) |
static AnimationSetAssert |
assertThat(android.view.animation.AnimationSet actual) |
static AnimatorAssert |
assertThat(android.animation.Animator actual) |
static AnimatorSetAssert |
assertThat(android.animation.AnimatorSet actual) |
static ArrayAdapterAssert |
assertThat(android.widget.ArrayAdapter actual) |
static <K,V> ArrayMapAssert<K,V> |
assertThat(android.util.ArrayMap<K,V> actual) |
static AsyncTaskAssert |
assertThat(android.os.AsyncTask actual) |
static AsyncTaskLoaderAssert |
assertThat(android.content.AsyncTaskLoader actual) |
static AtomicFileAssert |
assertThat(android.util.AtomicFile actual) |
static AttributeSetAssert |
assertThat(android.util.AttributeSet actual) |
static AutoCompleteTextViewAssert |
assertThat(android.widget.AutoCompleteTextView actual) |
static BidiFormatterAssert |
assertThat(android.text.BidiFormatter actual) |
static BitmapAssert |
assertThat(android.graphics.Bitmap actual) |
static BitmapDrawableAssert |
assertThat(android.graphics.drawable.BitmapDrawable actual) |
static BitmapRegionDecoderAssert |
assertThat(android.graphics.BitmapRegionDecoder actual) |
static BluetoothClassAssert |
assertThat(android.bluetooth.BluetoothClass actual) |
static BluetoothDeviceAssert |
assertThat(android.bluetooth.BluetoothDevice actual) |
static BluetoothGattCharacteristicAssert |
assertThat(android.bluetooth.BluetoothGattCharacteristic actual) |
static BluetoothGattDescriptorAssert |
assertThat(android.bluetooth.BluetoothGattDescriptor actual) |
static BluetoothGattServiceAssert |
assertThat(android.bluetooth.BluetoothGattService actual) |
static BundleAssert |
assertThat(android.os.Bundle actual) |
static CalendarViewAssert |
assertThat(android.widget.CalendarView actual) |
static CameraAssert |
assertThat(android.graphics.Camera actual) |
static CanvasAssert |
assertThat(android.graphics.Canvas actual) |
static CdmaCellLocationAssert |
assertThat(android.telephony.cdma.CdmaCellLocation actual) |
static CellIdentityCdmaAssert |
assertThat(android.telephony.CellIdentityCdma actual) |
static CellIdentityGsmAssert |
assertThat(android.telephony.CellIdentityGsm actual) |
static CellIdentityLteAssert |
assertThat(android.telephony.CellIdentityLte actual) |
static CellIdentityWcdmaAssert |
assertThat(android.telephony.CellIdentityWcdma actual) |
static CellInfoAssert |
assertThat(android.telephony.CellInfo actual) |
static CellInfoCdmaAssert |
assertThat(android.telephony.CellInfoCdma actual) |
static CellInfoGsmAssert |
assertThat(android.telephony.CellInfoGsm actual) |
static CellInfoLteAssert |
assertThat(android.telephony.CellInfoLte actual) |
static CellInfoWcdmaAssert |
assertThat(android.telephony.CellInfoWcdma actual) |
static CellSignalStrengthCdmaAssert |
assertThat(android.telephony.CellSignalStrengthCdma actual) |
static CellSignalStrengthGsmAssert |
assertThat(android.telephony.CellSignalStrengthGsm actual) |
static CellSignalStrengthLteAssert |
assertThat(android.telephony.CellSignalStrengthLte actual) |
static CellSignalStrengthWcdmaAssert |
assertThat(android.telephony.CellSignalStrengthWcdma actual) |
static CheckBoxPreferenceAssert |
assertThat(android.preference.CheckBoxPreference actual) |
static CheckedTextViewAssert |
assertThat(android.widget.CheckedTextView actual) |
static ChronometerAssert |
assertThat(android.widget.Chronometer actual) |
static ColorDrawableAssert |
assertThat(android.graphics.drawable.ColorDrawable actual) |
static CompoundButtonAssert |
assertThat(android.widget.CompoundButton actual) |
static ConfigurationAssert |
assertThat(android.content.res.Configuration actual) |
static ContentValuesAssert |
assertThat(android.content.ContentValues actual) |
static CriteriaAssert |
assertThat(android.location.Criteria actual) |
static CursorAssert |
assertThat(android.database.Cursor actual) |
static CursorAdapterAssert |
assertThat(android.widget.CursorAdapter actual) |
static CursorLoaderAssert |
assertThat(android.content.CursorLoader actual) |
static CursorWindowAssert |
assertThat(android.database.CursorWindow actual) |
static DatePickerAssert |
assertThat(android.widget.DatePicker actual) |
static DialogAssert |
assertThat(android.app.Dialog actual) |
static DialogFragmentAssert |
assertThat(android.app.DialogFragment actual) |
static DialogPreferenceAssert |
assertThat(android.preference.DialogPreference actual) |
static DisplayAssert |
assertThat(android.view.Display actual) |
static DisplayMetricsAssert |
assertThat(android.util.DisplayMetrics actual) |
static DragEventAssert |
assertThat(android.view.DragEvent actual) |
static DrawableAssert |
assertThat(android.graphics.drawable.Drawable actual) |
static EditTextPreferenceAssert |
assertThat(android.preference.EditTextPreference actual) |
static ExpandableListActivityAssert |
assertThat(android.app.ExpandableListActivity actual) |
static ExpandableListViewAssert |
assertThat(android.widget.ExpandableListView actual) |
static ExtractEditTextAssert |
assertThat(android.inputmethodservice.ExtractEditText actual) |
static FragmentAssert |
assertThat(android.app.Fragment actual) |
static FragmentManagerAssert |
assertThat(android.app.FragmentManager actual) |
static FragmentTransactionAssert |
assertThat(android.app.FragmentTransaction actual) |
static FrameLayoutAssert |
assertThat(android.widget.FrameLayout actual) |
static GestureAssert |
assertThat(android.gesture.Gesture actual) |
static GestureLibraryAssert |
assertThat(android.gesture.GestureLibrary actual) |
static GestureOverlayViewAssert |
assertThat(android.gesture.GestureOverlayView actual) |
static GesturePointAssert |
assertThat(android.gesture.GesturePoint actual) |
static GestureStoreAssert |
assertThat(android.gesture.GestureStore actual) |
static GestureStrokeAssert |
assertThat(android.gesture.GestureStroke actual) |
static GpsSatelliteAssert |
assertThat(android.location.GpsSatellite actual) |
static GpsStatusAssert |
assertThat(android.location.GpsStatus actual) |
static GradientDrawableAssert |
assertThat(android.graphics.drawable.GradientDrawable actual) |
static GridLayoutAssert |
assertThat(android.widget.GridLayout actual) |
static GridLayoutAnimationControllerAssert |
assertThat(android.view.animation.GridLayoutAnimationController actual) |
static GridViewAssert |
assertThat(android.widget.GridView actual) |
static GsmCellLocationAssert |
assertThat(android.telephony.gsm.GsmCellLocation actual) |
static HeaderViewListAdapterAssert |
assertThat(android.widget.HeaderViewListAdapter actual) |
static HorizontalScrollViewAssert |
assertThat(android.widget.HorizontalScrollView actual) |
static ImageViewAssert |
assertThat(android.widget.ImageView actual) |
static InstrumentationActivityMonitorAssert |
assertThat(android.app.Instrumentation.ActivityMonitor actual) |
static InstrumentationActivityResultAssert |
assertThat(android.app.Instrumentation.ActivityResult actual) |
static IntentAssert |
assertThat(android.content.Intent actual) |
static InterpolatorAssert |
assertThat(android.graphics.Interpolator actual) |
static KeyCharacterMapAssert |
assertThat(android.view.KeyCharacterMap actual) |
static KeyEventAssert |
assertThat(android.view.KeyEvent actual) |
static KeyframeAssert |
assertThat(android.animation.Keyframe actual) |
static KeyguardManagerAssert |
assertThat(android.app.KeyguardManager actual) |
static LayerDrawableAssert |
assertThat(android.graphics.drawable.LayerDrawable actual) |
static LayoutAnimationControllerAssert |
assertThat(android.view.animation.LayoutAnimationController actual) |
static LinearLayoutAssert |
assertThat(android.widget.LinearLayout actual) |
static ListActivityAssert |
assertThat(android.app.ListActivity actual) |
static ListAdapterAssert |
assertThat(android.widget.ListAdapter actual) |
static ListFragmentAssert |
assertThat(android.app.ListFragment actual) |
static ListPopupWindowAssert |
assertThat(android.widget.ListPopupWindow actual) |
static ListPreferenceAssert |
assertThat(android.preference.ListPreference actual) |
static ListViewAssert |
assertThat(android.widget.ListView actual) |
static LoaderAssert |
assertThat(android.content.Loader actual) |
static LoaderManagerAssert |
assertThat(android.app.LoaderManager actual) |
static LocalActivityManagerAssert |
assertThat(android.app.LocalActivityManager actual) |
static LocationAssert |
assertThat(android.location.Location actual) |
static LocationProviderAssert |
assertThat(android.location.LocationProvider actual) |
static LongSparseArrayAssert |
assertThat(android.util.LongSparseArray actual) |
static <K,V> LruCacheAssert<K,V> |
assertThat(android.util.LruCache<K,V> actual) |
static MatrixAssert |
assertThat(android.graphics.Matrix actual) |
static MediaControllerAssert |
assertThat(android.widget.MediaController actual) |
static MenuAssert |
assertThat(android.view.Menu actual) |
static MenuItemAssert |
assertThat(android.view.MenuItem actual) |
static MovieAssert |
assertThat(android.graphics.Movie actual) |
static MultiSelectListPreferenceAssert |
assertThat(android.preference.MultiSelectListPreference actual) |
static NeighboringCellInfoAssert |
assertThat(android.telephony.NeighboringCellInfo actual) |
static NinePatchAssert |
assertThat(android.graphics.NinePatch actual) |
static NotificationAssert |
assertThat(android.app.Notification actual) |
static NumberPickerAssert |
assertThat(android.widget.NumberPicker actual) |
static ObjectAnimatorAssert |
assertThat(android.animation.ObjectAnimator actual) |
static OrientationEventListenerAssert |
assertThat(android.view.OrientationEventListener actual) |
static OrientedBoundingBoxAssert |
assertThat(android.gesture.OrientedBoundingBox actual) |
static PaintAssert |
assertThat(android.graphics.Paint actual) |
static <F,S> PairAssert<F,S> |
assertThat(android.util.Pair<F,S> actual) |
static PathAssert |
assertThat(android.graphics.Path actual) |
static PathMeasureAssert |
assertThat(android.graphics.PathMeasure actual) |
static PendingIntentAssert |
assertThat(android.app.PendingIntent actual) |
static PictureAssert |
assertThat(android.graphics.Picture actual) |
static PointAssert |
assertThat(android.graphics.Point actual) |
static PointFAssert |
assertThat(android.graphics.PointF actual) |
static PopupWindowAssert |
assertThat(android.widget.PopupWindow actual) |
static PowerManagerAssert |
assertThat(android.os.PowerManager actual) |
static PredictionAssert |
assertThat(android.gesture.Prediction actual) |
static PreferenceAssert |
assertThat(android.preference.Preference actual) |
static PreferenceActivityAssert |
assertThat(android.preference.PreferenceActivity actual) |
static PreferenceGroupAssert |
assertThat(android.preference.PreferenceGroup actual) |
static PreferenceScreenAssert |
assertThat(android.preference.PreferenceScreen actual) |
static ProgressBarAssert |
assertThat(android.widget.ProgressBar actual) |
static ProgressDialogAssert |
assertThat(android.app.ProgressDialog actual) |
static <T,V> PropertyAssert<T,V> |
assertThat(android.util.Property<T,V> actual) |
static PropertyValuesHolderAssert |
assertThat(android.animation.PropertyValuesHolder actual) |
static RadioGroupAssert |
assertThat(android.widget.RadioGroup actual) |
static RatingBarAssert |
assertThat(android.widget.RatingBar actual) |
static RectAssert |
assertThat(android.graphics.Rect actual) |
static RectFAssert |
assertThat(android.graphics.RectF actual) |
static RegionAssert |
assertThat(android.graphics.Region actual) |
static RelativeLayoutAssert |
assertThat(android.widget.RelativeLayout actual) |
static RingtonePreferenceAssert |
assertThat(android.preference.RingtonePreference actual) |
static ScaleGestureDetectorAssert |
assertThat(android.view.ScaleGestureDetector actual) |
static ScrollViewAssert |
assertThat(android.widget.ScrollView actual) |
static SearchViewAssert |
assertThat(android.widget.SearchView actual) |
static SensorAssert |
assertThat(android.hardware.Sensor actual) |
static SensorEventAssert |
assertThat(android.hardware.SensorEvent actual) |
static ServiceAssert |
assertThat(android.app.Service actual) |
static ServiceStateAssert |
assertThat(android.telephony.ServiceState actual) |
static ShapeAssert |
assertThat(android.graphics.drawable.shapes.Shape actual) |
static SharedPreferencesAssert |
assertThat(android.content.SharedPreferences actual) |
static SignalStrengthAssert |
assertThat(android.telephony.SignalStrength actual) |
static SimpleAdapterAssert |
assertThat(android.widget.SimpleAdapter actual) |
static SimpleCursorAdapterAssert |
assertThat(android.widget.SimpleCursorAdapter actual) |
static SlidingDrawerAssert |
assertThat(android.widget.SlidingDrawer actual) |
static SmsMessageAssert |
assertThat(android.telephony.SmsMessage actual) |
static <E> SparseArrayAssert<E> |
assertThat(android.util.SparseArray<E> actual) |
static SparseBooleanArrayAssert |
assertThat(android.util.SparseBooleanArray actual) |
static SparseIntArrayAssert |
assertThat(android.util.SparseIntArray actual) |
static SparseLongArrayAssert |
assertThat(android.util.SparseLongArray actual) |
static SpinnerAssert |
assertThat(android.widget.Spinner actual) |
static SqliteDatabaseAssert |
assertThat(android.database.sqlite.SQLiteDatabase actual) |
static SurfaceAssert |
assertThat(android.view.Surface actual) |
static SwitchAssert |
assertThat(android.widget.Switch actual) |
static SwitchPreferenceAssert |
assertThat(android.preference.SwitchPreference actual) |
static TabHostAssert |
assertThat(android.widget.TabHost actual) |
static TableLayoutAssert |
assertThat(android.widget.TableLayout actual) |
static TableRowAssert |
assertThat(android.widget.TableRow actual) |
static TabWidgetAssert |
assertThat(android.widget.TabWidget actual) |
static TaskStackBuilderAssert |
assertThat(android.app.TaskStackBuilder actual) |
static TelephonyManagerAssert |
assertThat(android.telephony.TelephonyManager actual) |
static TextureViewAssert |
assertThat(android.view.TextureView actual) |
static TextViewAssert |
assertThat(android.widget.TextView actual) |
static TimePickerAssert |
assertThat(android.widget.TimePicker actual) |
static ToastAssert |
assertThat(android.widget.Toast actual) |
static ToggleButtonAssert |
assertThat(android.widget.ToggleButton actual) |
static TransformationAssert |
assertThat(android.view.animation.Transformation actual) |
static TransitionDrawableAssert |
assertThat(android.graphics.drawable.TransitionDrawable actual) |
static TwoStatePreferenceAssert |
assertThat(android.preference.TwoStatePreference actual) |
static TypefaceAssert |
assertThat(android.graphics.Typeface actual) |
static UiModeManagerAssert |
assertThat(android.app.UiModeManager actual) |
static UriAssert |
assertThat(android.net.Uri actual) |
static UsbAccessoryAssert |
assertThat(android.hardware.usb.UsbAccessory actual) |
static UsbDeviceAssert |
assertThat(android.hardware.usb.UsbDevice actual) |
static UsbDeviceConnectionAssert |
assertThat(android.hardware.usb.UsbDeviceConnection actual) |
static UsbEndpointAssert |
assertThat(android.hardware.usb.UsbEndpoint actual) |
static UsbInterfaceAssert |
assertThat(android.hardware.usb.UsbInterface actual) |
static UsbRequestAssert |
assertThat(android.hardware.usb.UsbRequest actual) |
static ValueAnimatorAssert |
assertThat(android.animation.ValueAnimator actual) |
static VelocityTrackerAssert |
assertThat(android.view.VelocityTracker actual) |
static VibratorAssert |
assertThat(android.os.Vibrator actual) |
static VideoViewAssert |
assertThat(android.widget.VideoView actual) |
static ViewAssert |
assertThat(android.view.View actual) |
static ViewAnimatorAssert |
assertThat(android.widget.ViewAnimator actual) |
static ViewConfigurationAssert |
assertThat(android.view.ViewConfiguration actual) |
static ViewFlipperAssert |
assertThat(android.widget.ViewFlipper actual) |
static ViewGroupLayoutParamsAssert |
assertThat(android.view.ViewGroup.LayoutParams actual) |
static ViewGroupMarginLayoutParamsAssert |
assertThat(android.view.ViewGroup.MarginLayoutParams actual) |
static ViewGroupAssert |
assertThat(android.view.ViewGroup actual) |
static ViewPropertyAnimatorAssert |
assertThat(android.view.ViewPropertyAnimator actual) |
static ViewStubAssert |
assertThat(android.view.ViewStub actual) |
static ViewSwitcherAssert |
assertThat(android.widget.ViewSwitcher actual) |
static ViewTreeObserverAssert |
assertThat(android.view.ViewTreeObserver actual) |
static WebViewAssert |
assertThat(android.webkit.WebView actual) |
static WindowAssert |
assertThat(android.view.Window actual) |
static WrapperListAdapterAssert |
assertThat(android.widget.WrapperListAdapter actual) |
static YuvImageAssert |
assertThat(android.graphics.YuvImage actual) |
public static AccessibilityServiceInfoAssert assertThat(android.accessibilityservice.AccessibilityServiceInfo actual)
public static AccountAssert assertThat(android.accounts.Account actual)
public static AnimatorAssert assertThat(android.animation.Animator actual)
public static AnimatorSetAssert assertThat(android.animation.AnimatorSet actual)
public static KeyframeAssert assertThat(android.animation.Keyframe actual)
public static ObjectAnimatorAssert assertThat(android.animation.ObjectAnimator actual)
public static PropertyValuesHolderAssert assertThat(android.animation.PropertyValuesHolder actual)
public static ValueAnimatorAssert assertThat(android.animation.ValueAnimator actual)
public static ActionBarAssert assertThat(android.app.ActionBar actual)
public static ActivityAssert assertThat(android.app.Activity actual)
public static DialogAssert assertThat(android.app.Dialog actual)
public static DialogFragmentAssert assertThat(android.app.DialogFragment actual)
public static ExpandableListActivityAssert assertThat(android.app.ExpandableListActivity actual)
public static FragmentAssert assertThat(android.app.Fragment actual)
public static FragmentManagerAssert assertThat(android.app.FragmentManager actual)
public static FragmentTransactionAssert assertThat(android.app.FragmentTransaction actual)
public static InstrumentationActivityMonitorAssert assertThat(android.app.Instrumentation.ActivityMonitor actual)
public static InstrumentationActivityResultAssert assertThat(android.app.Instrumentation.ActivityResult actual)
public static KeyguardManagerAssert assertThat(android.app.KeyguardManager actual)
public static ListActivityAssert assertThat(android.app.ListActivity actual)
public static ListFragmentAssert assertThat(android.app.ListFragment actual)
public static LoaderManagerAssert assertThat(android.app.LoaderManager actual)
public static LocalActivityManagerAssert assertThat(android.app.LocalActivityManager actual)
public static NotificationAssert assertThat(android.app.Notification actual)
public static PendingIntentAssert assertThat(android.app.PendingIntent actual)
public static ProgressDialogAssert assertThat(android.app.ProgressDialog actual)
public static ServiceAssert assertThat(android.app.Service actual)
public static TaskStackBuilderAssert assertThat(android.app.TaskStackBuilder actual)
public static UiModeManagerAssert assertThat(android.app.UiModeManager actual)
public static BluetoothClassAssert assertThat(android.bluetooth.BluetoothClass actual)
public static BluetoothDeviceAssert assertThat(android.bluetooth.BluetoothDevice actual)
public static BluetoothGattCharacteristicAssert assertThat(android.bluetooth.BluetoothGattCharacteristic actual)
public static BluetoothGattDescriptorAssert assertThat(android.bluetooth.BluetoothGattDescriptor actual)
public static BluetoothGattServiceAssert assertThat(android.bluetooth.BluetoothGattService actual)
public static AsyncTaskLoaderAssert assertThat(android.content.AsyncTaskLoader actual)
public static ContentValuesAssert assertThat(android.content.ContentValues actual)
public static CursorLoaderAssert assertThat(android.content.CursorLoader actual)
public static IntentAssert assertThat(android.content.Intent actual)
public static LoaderAssert assertThat(android.content.Loader actual)
public static SharedPreferencesAssert assertThat(android.content.SharedPreferences actual)
public static ConfigurationAssert assertThat(android.content.res.Configuration actual)
public static AbstractCursor_Assert assertThat(android.database.AbstractCursor actual)
public static CursorAssert assertThat(android.database.Cursor actual)
public static CursorWindowAssert assertThat(android.database.CursorWindow actual)
public static SqliteDatabaseAssert assertThat(android.database.sqlite.SQLiteDatabase actual)
public static GestureAssert assertThat(android.gesture.Gesture actual)
public static GestureLibraryAssert assertThat(android.gesture.GestureLibrary actual)
public static GestureOverlayViewAssert assertThat(android.gesture.GestureOverlayView actual)
public static GesturePointAssert assertThat(android.gesture.GesturePoint actual)
public static GestureStoreAssert assertThat(android.gesture.GestureStore actual)
public static GestureStrokeAssert assertThat(android.gesture.GestureStroke actual)
public static OrientedBoundingBoxAssert assertThat(android.gesture.OrientedBoundingBox actual)
public static PredictionAssert assertThat(android.gesture.Prediction actual)
public static BitmapAssert assertThat(android.graphics.Bitmap actual)
public static BitmapRegionDecoderAssert assertThat(android.graphics.BitmapRegionDecoder actual)
public static CameraAssert assertThat(android.graphics.Camera actual)
public static CanvasAssert assertThat(android.graphics.Canvas actual)
public static InterpolatorAssert assertThat(android.graphics.Interpolator actual)
public static MatrixAssert assertThat(android.graphics.Matrix actual)
public static MovieAssert assertThat(android.graphics.Movie actual)
public static NinePatchAssert assertThat(android.graphics.NinePatch actual)
public static PaintAssert assertThat(android.graphics.Paint actual)
public static PathAssert assertThat(android.graphics.Path actual)
public static PathMeasureAssert assertThat(android.graphics.PathMeasure actual)
public static PictureAssert assertThat(android.graphics.Picture actual)
public static PointAssert assertThat(android.graphics.Point actual)
public static PointFAssert assertThat(android.graphics.PointF actual)
public static RectAssert assertThat(android.graphics.Rect actual)
public static RectFAssert assertThat(android.graphics.RectF actual)
public static RegionAssert assertThat(android.graphics.Region actual)
public static TypefaceAssert assertThat(android.graphics.Typeface actual)
public static YuvImageAssert assertThat(android.graphics.YuvImage actual)
public static AnimationDrawableAssert assertThat(android.graphics.drawable.AnimationDrawable actual)
public static BitmapDrawableAssert assertThat(android.graphics.drawable.BitmapDrawable actual)
public static ColorDrawableAssert assertThat(android.graphics.drawable.ColorDrawable actual)
public static DrawableAssert assertThat(android.graphics.drawable.Drawable actual)
public static GradientDrawableAssert assertThat(android.graphics.drawable.GradientDrawable actual)
public static LayerDrawableAssert assertThat(android.graphics.drawable.LayerDrawable actual)
public static TransitionDrawableAssert assertThat(android.graphics.drawable.TransitionDrawable actual)
public static ShapeAssert assertThat(android.graphics.drawable.shapes.Shape actual)
public static SensorAssert assertThat(android.hardware.Sensor actual)
public static SensorEventAssert assertThat(android.hardware.SensorEvent actual)
public static UsbAccessoryAssert assertThat(android.hardware.usb.UsbAccessory actual)
public static UsbDeviceAssert assertThat(android.hardware.usb.UsbDevice actual)
public static UsbDeviceConnectionAssert assertThat(android.hardware.usb.UsbDeviceConnection actual)
public static UsbEndpointAssert assertThat(android.hardware.usb.UsbEndpoint actual)
public static UsbInterfaceAssert assertThat(android.hardware.usb.UsbInterface actual)
public static UsbRequestAssert assertThat(android.hardware.usb.UsbRequest actual)
public static ExtractEditTextAssert assertThat(android.inputmethodservice.ExtractEditText actual)
public static AddressAssert assertThat(android.location.Address actual)
public static CriteriaAssert assertThat(android.location.Criteria actual)
public static GpsSatelliteAssert assertThat(android.location.GpsSatellite actual)
public static GpsStatusAssert assertThat(android.location.GpsStatus actual)
public static LocationAssert assertThat(android.location.Location actual)
public static LocationProviderAssert assertThat(android.location.LocationProvider actual)
public static UriAssert assertThat(android.net.Uri actual)
public static AsyncTaskAssert assertThat(android.os.AsyncTask actual)
public static BundleAssert assertThat(android.os.Bundle actual)
public static PowerManagerAssert assertThat(android.os.PowerManager actual)
public static VibratorAssert assertThat(android.os.Vibrator actual)
public static CheckBoxPreferenceAssert assertThat(android.preference.CheckBoxPreference actual)
public static DialogPreferenceAssert assertThat(android.preference.DialogPreference actual)
public static EditTextPreferenceAssert assertThat(android.preference.EditTextPreference actual)
public static ListPreferenceAssert assertThat(android.preference.ListPreference actual)
public static MultiSelectListPreferenceAssert assertThat(android.preference.MultiSelectListPreference actual)
public static PreferenceActivityAssert assertThat(android.preference.PreferenceActivity actual)
public static PreferenceAssert assertThat(android.preference.Preference actual)
public static PreferenceGroupAssert assertThat(android.preference.PreferenceGroup actual)
public static PreferenceScreenAssert assertThat(android.preference.PreferenceScreen actual)
public static RingtonePreferenceAssert assertThat(android.preference.RingtonePreference actual)
public static SwitchPreferenceAssert assertThat(android.preference.SwitchPreference actual)
public static TwoStatePreferenceAssert assertThat(android.preference.TwoStatePreference actual)
public static CellIdentityCdmaAssert assertThat(android.telephony.CellIdentityCdma actual)
public static CellIdentityGsmAssert assertThat(android.telephony.CellIdentityGsm actual)
public static CellIdentityLteAssert assertThat(android.telephony.CellIdentityLte actual)
public static CellIdentityWcdmaAssert assertThat(android.telephony.CellIdentityWcdma actual)
public static CellInfoAssert assertThat(android.telephony.CellInfo actual)
public static CellInfoCdmaAssert assertThat(android.telephony.CellInfoCdma actual)
public static CellInfoGsmAssert assertThat(android.telephony.CellInfoGsm actual)
public static CellInfoLteAssert assertThat(android.telephony.CellInfoLte actual)
public static CellInfoWcdmaAssert assertThat(android.telephony.CellInfoWcdma actual)
public static CellSignalStrengthCdmaAssert assertThat(android.telephony.CellSignalStrengthCdma actual)
public static CellSignalStrengthGsmAssert assertThat(android.telephony.CellSignalStrengthGsm actual)
public static CellSignalStrengthLteAssert assertThat(android.telephony.CellSignalStrengthLte actual)
public static CellSignalStrengthWcdmaAssert assertThat(android.telephony.CellSignalStrengthWcdma actual)
public static NeighboringCellInfoAssert assertThat(android.telephony.NeighboringCellInfo actual)
public static ServiceStateAssert assertThat(android.telephony.ServiceState actual)
public static SignalStrengthAssert assertThat(android.telephony.SignalStrength actual)
public static SmsMessageAssert assertThat(android.telephony.SmsMessage actual)
public static TelephonyManagerAssert assertThat(android.telephony.TelephonyManager actual)
public static CdmaCellLocationAssert assertThat(android.telephony.cdma.CdmaCellLocation actual)
public static GsmCellLocationAssert assertThat(android.telephony.gsm.GsmCellLocation actual)
public static BidiFormatterAssert assertThat(android.text.BidiFormatter actual)
public static <K,V> ArrayMapAssert<K,V> assertThat(android.util.ArrayMap<K,V> actual)
public static AtomicFileAssert assertThat(android.util.AtomicFile actual)
public static AttributeSetAssert assertThat(android.util.AttributeSet actual)
public static DisplayMetricsAssert assertThat(android.util.DisplayMetrics actual)
public static LongSparseArrayAssert assertThat(android.util.LongSparseArray actual)
public static <K,V> LruCacheAssert<K,V> assertThat(android.util.LruCache<K,V> actual)
public static <F,S> PairAssert<F,S> assertThat(android.util.Pair<F,S> actual)
public static <T,V> PropertyAssert<T,V> assertThat(android.util.Property<T,V> actual)
public static <E> SparseArrayAssert<E> assertThat(android.util.SparseArray<E> actual)
public static SparseBooleanArrayAssert assertThat(android.util.SparseBooleanArray actual)
public static SparseIntArrayAssert assertThat(android.util.SparseIntArray actual)
public static SparseLongArrayAssert assertThat(android.util.SparseLongArray actual)
public static ActionModeAssert assertThat(android.view.ActionMode actual)
public static ActionProviderAssert assertThat(android.view.ActionProvider actual)
public static DisplayAssert assertThat(android.view.Display actual)
public static DragEventAssert assertThat(android.view.DragEvent actual)
public static KeyCharacterMapAssert assertThat(android.view.KeyCharacterMap actual)
public static KeyEventAssert assertThat(android.view.KeyEvent actual)
public static MenuAssert assertThat(android.view.Menu actual)
public static MenuItemAssert assertThat(android.view.MenuItem actual)
public static OrientationEventListenerAssert assertThat(android.view.OrientationEventListener actual)
public static ScaleGestureDetectorAssert assertThat(android.view.ScaleGestureDetector actual)
public static SurfaceAssert assertThat(android.view.Surface actual)
public static TextureViewAssert assertThat(android.view.TextureView actual)
public static VelocityTrackerAssert assertThat(android.view.VelocityTracker actual)
public static ViewAssert assertThat(android.view.View actual)
public static ViewConfigurationAssert assertThat(android.view.ViewConfiguration actual)
public static ViewGroupAssert assertThat(android.view.ViewGroup actual)
public static ViewGroupLayoutParamsAssert assertThat(android.view.ViewGroup.LayoutParams actual)
public static ViewGroupMarginLayoutParamsAssert assertThat(android.view.ViewGroup.MarginLayoutParams actual)
public static ViewPropertyAnimatorAssert assertThat(android.view.ViewPropertyAnimator actual)
public static ViewStubAssert assertThat(android.view.ViewStub actual)
public static ViewTreeObserverAssert assertThat(android.view.ViewTreeObserver actual)
public static WindowAssert assertThat(android.view.Window actual)
public static AccessibilityEventAssert assertThat(android.view.accessibility.AccessibilityEvent actual)
public static AccessibilityManagerAssert assertThat(android.view.accessibility.AccessibilityManager actual)
public static AccessibilityNodeInfoAssert assertThat(android.view.accessibility.AccessibilityNodeInfo actual)
public static AccessibilityRecordAssert assertThat(android.view.accessibility.AccessibilityRecord actual)
public static AnimationAssert assertThat(android.view.animation.Animation actual)
public static AnimationSetAssert assertThat(android.view.animation.AnimationSet actual)
public static GridLayoutAnimationControllerAssert assertThat(android.view.animation.GridLayoutAnimationController actual)
public static LayoutAnimationControllerAssert assertThat(android.view.animation.LayoutAnimationController actual)
public static TransformationAssert assertThat(android.view.animation.Transformation actual)
public static WebViewAssert assertThat(android.webkit.WebView actual)
public static AbsListViewAssert assertThat(android.widget.AbsListView actual)
public static AbsSeekBarAssert assertThat(android.widget.AbsSeekBar actual)
public static AbsSpinnerAssert assertThat(android.widget.AbsSpinner actual)
public static AbsoluteLayoutAssert assertThat(android.widget.AbsoluteLayout actual)
public static AdapterAssert assertThat(android.widget.Adapter actual)
public static AdapterViewAssert assertThat(android.widget.AdapterView actual)
public static ArrayAdapterAssert assertThat(android.widget.ArrayAdapter actual)
public static AutoCompleteTextViewAssert assertThat(android.widget.AutoCompleteTextView actual)
public static CalendarViewAssert assertThat(android.widget.CalendarView actual)
public static CheckedTextViewAssert assertThat(android.widget.CheckedTextView actual)
public static ChronometerAssert assertThat(android.widget.Chronometer actual)
public static CompoundButtonAssert assertThat(android.widget.CompoundButton actual)
public static CursorAdapterAssert assertThat(android.widget.CursorAdapter actual)
public static DatePickerAssert assertThat(android.widget.DatePicker actual)
public static ExpandableListViewAssert assertThat(android.widget.ExpandableListView actual)
public static FrameLayoutAssert assertThat(android.widget.FrameLayout actual)
public static GridLayoutAssert assertThat(android.widget.GridLayout actual)
public static GridViewAssert assertThat(android.widget.GridView actual)
public static HeaderViewListAdapterAssert assertThat(android.widget.HeaderViewListAdapter actual)
public static HorizontalScrollViewAssert assertThat(android.widget.HorizontalScrollView actual)
public static ImageViewAssert assertThat(android.widget.ImageView actual)
public static LinearLayoutAssert assertThat(android.widget.LinearLayout actual)
public static ListAdapterAssert assertThat(android.widget.ListAdapter actual)
public static ListPopupWindowAssert assertThat(android.widget.ListPopupWindow actual)
public static ListViewAssert assertThat(android.widget.ListView actual)
public static MediaControllerAssert assertThat(android.widget.MediaController actual)
public static NumberPickerAssert assertThat(android.widget.NumberPicker actual)
public static PopupWindowAssert assertThat(android.widget.PopupWindow actual)
public static ProgressBarAssert assertThat(android.widget.ProgressBar actual)
public static RadioGroupAssert assertThat(android.widget.RadioGroup actual)
public static RatingBarAssert assertThat(android.widget.RatingBar actual)
public static RelativeLayoutAssert assertThat(android.widget.RelativeLayout actual)
public static ScrollViewAssert assertThat(android.widget.ScrollView actual)
public static SearchViewAssert assertThat(android.widget.SearchView actual)
public static SimpleAdapterAssert assertThat(android.widget.SimpleAdapter actual)
public static SimpleCursorAdapterAssert assertThat(android.widget.SimpleCursorAdapter actual)
public static SlidingDrawerAssert assertThat(android.widget.SlidingDrawer actual)
public static SpinnerAssert assertThat(android.widget.Spinner actual)
public static SwitchAssert assertThat(android.widget.Switch actual)
public static TabHostAssert assertThat(android.widget.TabHost actual)
public static TabWidgetAssert assertThat(android.widget.TabWidget actual)
public static TableLayoutAssert assertThat(android.widget.TableLayout actual)
public static TableRowAssert assertThat(android.widget.TableRow actual)
public static TextViewAssert assertThat(android.widget.TextView actual)
public static TimePickerAssert assertThat(android.widget.TimePicker actual)
public static ToastAssert assertThat(android.widget.Toast actual)
public static ToggleButtonAssert assertThat(android.widget.ToggleButton actual)
public static VideoViewAssert assertThat(android.widget.VideoView actual)
public static ViewAnimatorAssert assertThat(android.widget.ViewAnimator actual)
public static ViewFlipperAssert assertThat(android.widget.ViewFlipper actual)
public static ViewSwitcherAssert assertThat(android.widget.ViewSwitcher actual)
public static WrapperListAdapterAssert assertThat(android.widget.WrapperListAdapter actual)