Interface OfficeFrameTestCase.FailOperation

Enclosing class:
OfficeFrameTestCase

protected static interface OfficeFrameTestCase.FailOperation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
    Contains the operation that should fail.
  • Method Details

    • run

      void run() throws Throwable
      Contains the operation that should fail.
      Throws:
      Throwable - Expected failure of the operation.