|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.TestCase
org.jboss.test.jbossmx.compliance.TestCase
Field Summary | |
protected Logger |
log
|
static java.lang.String |
MBEAN_SERVER_DELEGATE
The name of the MBeanServerDelegate from the spec |
static long |
PERIOD
The period for a timer notification. |
static long |
REPEATS
The number of repeats for occurances tests |
static long |
WAIT
|
Constructor Summary | |
TestCase(java.lang.String s)
|
Method Summary | |
void |
testServerFound()
We do not need the JBoss Server for compliance tests |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Logger log
public static final long PERIOD
public static final long WAIT
public static final long REPEATS
public static final java.lang.String MBEAN_SERVER_DELEGATE
Constructor Detail |
public TestCase(java.lang.String s)
Method Detail |
public void testServerFound()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |