
org.robolectric.annotation.processing.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of robolectric-processor Show documentation
Show all versions of robolectric-processor Show documentation
An alternative Android testing framework.
/**
* Robolectric annotation processor.
*
*
* Annotation processor used to generate `shadowOf` methods and other metadata needed by
* shadow packages, as well as perform compile-time checking of constraints that are
* implied by Robolectric's annotations.
*
*/
package org.robolectric.annotation.processing;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy