phamow / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

Add support for checking EDT access violations #242

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add SwingHelper's CheckThreadViolationRepaintManager.

Original issue reported on code.google.com by Alex.Rui...@gmail.com on 1 Dec 2008 at 8:13

GoogleCodeExporter commented 9 years ago
Added SwingHelper's debug.jar as dependency.
Created FailOnThreadViolationRepaintManager to make tests fail if they violate
EDT access.

Original comment by Alex.Rui...@gmail.com on 2 Dec 2008 at 1:33