Class TestRuleAnnotatedField

    • Constructor Summary

      Constructors 
      Constructor Description
      TestRuleAnnotatedField​(java.lang.Object testInstance, java.lang.reflect.Field field)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.junit.rules.TestRule getTestRule​()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestRuleAnnotatedField

        public TestRuleAnnotatedField​(java.lang.Object testInstance,
                                      java.lang.reflect.Field field)