Class SecureAnnotationEngine

java.lang.Object
org.elasticsearch.test.mockito.SecureAnnotationEngine
All Implemented Interfaces:
org.mockito.plugins.AnnotationEngine

public class SecureAnnotationEngine extends Object implements org.mockito.plugins.AnnotationEngine
  • Constructor Details

    • SecureAnnotationEngine

      public SecureAnnotationEngine()
  • Method Details

    • process

      public AutoCloseable process(Class<?> clazz, Object testInstance)
      Specified by:
      process in interface org.mockito.plugins.AnnotationEngine