| Package | Description |
|---|---|
| org.robolectric | |
| org.robolectric.shadows |
Package containing shadow classes for the Android SDK.
|
| Modifier and Type | Method and Description |
|---|---|
static ShadowViewGroup.ShadowLayoutParams |
Shadows.shadowOf(android.view.ViewGroup.LayoutParams actual) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ShadowAbsoluteLayout.ShadowLayoutParams
Shadow for
AbsoluteLayout.LayoutParams. |
static class |
ShadowViewGroup.ShadowMarginLayoutParams
Shadow for
ViewGroup.MarginLayoutParams. |
Copyright © 2016. All rights reserved.