Interface LogTestSupport.TestCapture<T extends java.lang.Throwable>

  • Type Parameters:
    T - Possible Throwable.
    Enclosing class:
    LogTestSupport

    public static interface LogTestSupport.TestCapture<T extends java.lang.Throwable>
    Test capture interface.
    • Method Detail

      • run

        void run()
          throws T extends java.lang.Throwable
        Throws:
        T extends java.lang.Throwable