|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.amis.tests.BaseTest cz.cuni.amis.tests.ConcurrencyTest
public class ConcurrencyTest
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 |
---|
public ConcurrencyTest()
Method Detail |
---|
protected void runConcurrent(Collection<ConcurrentTask> tasks, int threads)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |