aboutsummaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/locks/TestSingletonServerSocket01.java
Commit message (Expand)AuthorAgeFilesLines
* Use org.junit.Assert instead of deprecated junit.framework.AssertSven Gothel2013-10-241-10/+8
* Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classesSven Gothel2013-08-311-0/+4
* TestSingletonServerSocket01: unlock singleton lockSven Gothel2012-10-041-0/+2
* SingletonInstanceServerSocket: Add unit tests; Create new server Thread @ sta...Sven Gothel2012-09-211-0/+59