|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTestDelegate | |
|---|---|
| org.jboss.test | |
| Uses of AbstractTestDelegate in org.jboss.test |
|---|
| Subclasses of AbstractTestDelegate in org.jboss.test | |
|---|---|
class |
JBossTestClusteredServices
Derived implementation of JBossTestServices for cluster testing. |
class |
JBossTestServices
This is provides services for jboss junit test cases and TestSetups. |
| Fields in org.jboss.test declared as AbstractTestDelegate | |
|---|---|
protected static AbstractTestDelegate |
AbstractTestSetup.delegate
The last delegate |
| Methods in org.jboss.test that return AbstractTestDelegate | |
|---|---|
protected AbstractTestDelegate |
AbstractTestCaseWithSetup.getDelegate()
Get the delegate |
static AbstractTestDelegate |
JBossTestCase.getDelegate(Class clazz)
Overriden to return JBossTestServices as the test delegate. |
static AbstractTestDelegate |
JBossClusteredTestCase.getDelegate(Class clazz)
Overriden to return JBossTestServices as the test delegate. |
protected static AbstractTestDelegate |
AbstractTestDelegate.getDelegate(Class clazz)
Get the test delegate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||