cz.cuni.amis.tests
Class ConcurrencyTest
java.lang.Object
cz.cuni.amis.tests.BaseTest
cz.cuni.amis.tests.ConcurrencyTest
public class ConcurrencyTest
- extends BaseTest
| Methods inherited from class cz.cuni.amis.tests.BaseTest |
afterTest, assertFail, assertFalse, assertTrue, baseTestBeforeClass, beforeTest, getLogLevel, is32Bit, is64Bit, isLinux, isMac, isWindows, log, process, process, testFailed, testFailed, testOk |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrencyTest
public ConcurrencyTest()
runConcurrent
protected void runConcurrent(Collection<ConcurrentTask> tasks,
int threads)
runConcurrentSyncStart
protected void runConcurrentSyncStart(Collection<ConcurrentSyncTask> tasks)
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.