Package org.robolectric.annotation.processing
package org.robolectric.annotation.processing
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.
-
ClassDescriptionModel describing the Robolectric source file.Annotation processor entry point for Robolectric annotations.