| Class and Description |
|---|
| org.robolectric.fakes.RoboAttributeSet
Use
Robolectric#buildAttributeSet() |
| org.robolectric.shadows.ShadowHandler
There is no special shadow implementation for the
Handler class. The special
handling is all done by ShadowLooper and ShadowMessageQueue. This class has been retained
for backward compatibility with the various static method implementations. |