FEST

Method 'setUpOnce' in FestSwingJUnitTestCase should be static

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: FEST-Swing 1.1
  • Fix Version/s: FEST-Swing 1.2a1
  • Component/s: Swing
  • Labels:
    None
  • Number of attachments :
    0

Description

From Eitan:

I tried to use the FestSwingJUnitTestCase when i try to run a simple test, I get an exception. JUnit appears to be complaining that:

@BeforeClass public final void setUpOnce() {
   FailOnThreadViolationRepaintManager.install();
 }

should be marked static.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: