Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
U
W
R
run(TestResult)
- Method in class edu.umd.cs.mtc.
MultithreadedTest
runBare()
- Method in class edu.umd.cs.mtc.
MultithreadedTest
Runs the bare test sequence, including setUp and tearDown if available.
runInstrumentedManyTimes(MultithreadedTestCase, int, int[])
- Static method in class edu.umd.cs.mtc.
TestFramework
RUNLIMIT_KEY
- Static variable in class edu.umd.cs.mtc.
TestFramework
Command line key for indicating the time limit (in seconds) for runnable threads.
runManyTimes(MultithreadedTestCase, int)
- Static method in class edu.umd.cs.mtc.
TestFramework
Run multithreaded test case multiple times using the default or global settings for clock period and run limit.
runManyTimes(MultithreadedTestCase, int, Integer, Integer)
- Static method in class edu.umd.cs.mtc.
TestFramework
Run multithreaded test case multiple times.
runOnce(MultithreadedTestCase)
- Static method in class edu.umd.cs.mtc.
TestFramework
Run a multithreaded test case once, using the default or global settings for clock period and run limit
runOnce(MultithreadedTestCase, Integer, Integer)
- Static method in class edu.umd.cs.mtc.
TestFramework
Run multithreaded test case once.
runTest()
- Method in class edu.umd.cs.mtc.
MultithreadedTest
This is the method that runs this test.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
U
W