| Annotation Type Element and Description |
|---|
| org.robolectric.annotation.Config.abiSplit
If you are using at least Android Studio 3.0 alpha 5 please migrate to the preferred way to configure builds for Gradle with AGP3.0 http://robolectric.org/getting-started/
|
| org.robolectric.annotation.Config.buildDir
If you are using at least Android Studio 3.0 alpha 5 please migrate to the preferred way to configure builds for Gradle with AGP3.0 http://robolectric.org/getting-started/
|
| org.robolectric.annotation.Config.constants
If you are using at least Android Studio 3.0 alpha 5 please migrate to the preferred way to configure builds for Gradle with AGP3.0 http://robolectric.org/getting-started/
|
| org.robolectric.annotation.Implements.inheritImplementationMethods
Declare methods directly in your shadow class rather than relying on inheritance.
|