|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
test.compliance.query.QueryMBeansObjectNameOnlyTestCase
Object Name Query tests.
TODO: More tests, more systematic?
Constructor Summary | |
QueryMBeansObjectNameOnlyTestCase(java.lang.String s)
Construct the test |
Method Summary | |
void |
testAsteriskDomAsterisk()
This one is from the spec. |
void |
testExactFound()
Test single bean found. |
void |
testExactNotFound()
Test single bean not found. |
void |
testGetAllMBeans()
Test Get All. |
void |
testGetAllMBeans2()
Test Get All. |
void |
testGetAllMBeans3()
Test Get All. |
void |
testGetDefaultDomain()
Test default domain. |
void |
testGetOneDomain()
Test one domain. |
void |
testGetOneProperty()
Test one property. |
void |
testPrefixMatchManyDomain()
Test prefix asterisk on domain. |
void |
testSpecAll()
This one is from the spec. |
void |
testSpecAnyAnyDomain()
This one is from the spec. |
void |
testSpecDefault()
This one is from the spec. |
void |
testSpecLaserPrinters()
This one is from the spec. |
void |
testSpecMyDomain()
This one is from the spec. |
void |
testSpecPrinters()
This one is from the spec. |
void |
testSuffixMatchManyDomain()
Test suffix asterisk on domain. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QueryMBeansObjectNameOnlyTestCase(java.lang.String s)
Method Detail |
public void testExactFound()
public void testExactNotFound()
public void testGetAllMBeans()
public void testGetAllMBeans2()
public void testGetAllMBeans3()
public void testGetOneDomain()
public void testGetDefaultDomain()
public void testGetOneProperty()
public void testSpecAll()
public void testSpecDefault()
public void testSpecMyDomain()
public void testSpecAnyAnyDomain()
public void testAsteriskDomAsterisk()
public void testSpecLaserPrinters()
public void testSpecPrinters()
public void testSuffixMatchManyDomain()
public void testPrefixMatchManyDomain()
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |