Class CancelAnyEditorAuiModalDialog

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    public class CancelAnyEditorAuiModalDialog
    extends org.junit.rules.TestWatcher
    • Constructor Detail

      • CancelAnyEditorAuiModalDialog

        public CancelAnyEditorAuiModalDialog()
    • Method Detail

      • finished

        public void finished​(org.junit.runner.Description description)
        If there is an opened modal dialog there will exists a cancel button.
        Overrides:
        finished in class org.junit.rules.TestWatcher