|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadListener | |
| org.jboss.jrunit.decorators | |
| Uses of ThreadListener in org.jboss.jrunit.decorators |
| Classes in org.jboss.jrunit.decorators that implement ThreadListener | |
class |
JunitThreadDecorator
Decorates a testcase with a number of Threads and Loops * |
class |
ThreadLocalDecorator
|
| Constructors in org.jboss.jrunit.decorators with parameters of type ThreadListener | |
JunitLoopDecorator(java.lang.String loopName,
java.lang.Class testClazz,
int loops,
long timeWait,
ThreadListener threadSynchronizer)
|
|
JunitLoopDecorator(java.lang.String loopName,
java.lang.Class testClazz,
int loops,
long timeWait,
ThreadListener threadSynchronizer,
junit.framework.TestResult result)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||