Class FailOnThreadViolationRepaintManager


public class FailOnThreadViolationRepaintManager extends CheckThreadViolationRepaintManager

Fails a test when a Event Dispatch Thread rule violation is detected.
See How to Use Threads for more info

  • Constructor Details

    • FailOnThreadViolationRepaintManager

      public FailOnThreadViolationRepaintManager()
    • FailOnThreadViolationRepaintManager

      public FailOnThreadViolationRepaintManager(boolean completeCheck)
  • Method Details