|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.TestSuite
test.implementation.ImplementationSUITE
public class ImplementationSUITE
Test suites under test.implementation are used to test internal JBossMX implementation and additional functionality not covered in the JMX spec. This suite should be run with the compliance test suite (see test.compliance package) whenever new features are being added.
ComplianceSUITE
Constructor Summary | |
---|---|
ImplementationSUITE()
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
static junit.framework.Test |
suite()
|
Methods inherited from class junit.framework.TestSuite |
---|
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ImplementationSUITE()
Method Detail |
---|
public static void main(String[] args)
public static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |