cz.cuni.amis.tests
Class ConcurrencyTest

Package class diagram package ConcurrencyTest
java.lang.Object
  extended by cz.cuni.amis.tests.BaseTest
      extended by cz.cuni.amis.tests.ConcurrencyTest

public class ConcurrencyTest
extends BaseTest


Field Summary
 
Fields inherited from class cz.cuni.amis.tests.BaseTest
log, NEW_LINE
 
Constructor Summary
ConcurrencyTest()
           
 
Method Summary
protected  void runConcurrent(Collection<ConcurrentTask> tasks, int threads)
           
 
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
 

Constructor Detail

ConcurrencyTest

public ConcurrencyTest()
Method Detail

runConcurrent

protected void runConcurrent(Collection<ConcurrentTask> tasks,
                             int threads)


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.