diff options
author | Sven Gothel <[email protected]> | 2010-09-30 21:39:13 +0300 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-06-11 01:52:56 +0200 |
commit | d9ef5751edde2b81f8c3f1e57f64a00a22b36b9d (patch) | |
tree | 88b67f8f66f32c9a74ec99572fa465562ebc4afa /src/junit/com/jogamp/common | |
parent | dcaf8a1c8736b3fd3748b53e5c67949ad0404dcd (diff) |
NEWT/AWT Unit Tests: Run one test at a time via superclass BeforeClass/AfterClass FileLock
Due to the fact that any test with a UI may interfere
with a UI test (test focus, active, ..), all tests are
derived from the common UITestCase superclass, which
decorates the test class with a FileLock at BeforeClass/AfterClass.
Increased junit timeout to 10 min
Diffstat (limited to 'src/junit/com/jogamp/common')
0 files changed, 0 insertions, 0 deletions