Class RobolectricProcessor

  • All Implemented Interfaces:
    Processor

    @SupportedOptions({"org.robolectric.annotation.processing.shadowPackage","org.robolectric.annotation.processing.shouldInstrumentPackage"})
    @SupportedAnnotationTypes("org.robolectric.annotation.*")
    public class RobolectricProcessor
    extends AbstractProcessor
    Annotation processor entry point for Robolectric annotations.