Class RunAfters

    • Field Detail

      • target

        private final java.lang.Object target
    • Constructor Detail

    • Method Detail

      • evaluate

        public void evaluate()
                      throws java.lang.Throwable
        Description copied from class: Statement
        Run the action, throwing a Throwable if anything goes wrong.
        Specified by:
        evaluate in class Statement
        Throws:
        java.lang.Throwable
      • invokeMethod

        protected void invokeMethod​(FrameworkMethod method)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
        Since:
        4.13