Interface AnnotationEnablerListener

All Superinterfaces:
PowerMockTestListener
All Known Implementing Classes:
AnnotationEnabler, AnnotationEnabler, AnnotationEnabler

public interface AnnotationEnablerListener extends PowerMockTestListener
  • Method Details

    • getMockAnnotations

      Class<? extends Annotation>[] getMockAnnotations()
      Returns:
      The mock annotations considered by this annotation enabler.