Interface OfficeFrameTestCase.TestLogic<R,​T extends java.lang.Throwable>

  • Type Parameters:
    R - Return type.
    T - Possible Throwable.
    Enclosing class:
    OfficeFrameTestCase

    protected static interface OfficeFrameTestCase.TestLogic<R,​T extends java.lang.Throwable>
    Test logic interface.
    • Method Detail

      • run

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