|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jboss.test.jmx.compliance.monitor.MonitorTestCase
Monitor Notification Tests
Constructor Summary | |
MonitorTestCase(String s)
Construct the test |
Method Summary | |
void |
handleNotification(javax.management.Notification n,
Object ignored)
Handle the notification, just add it to the list |
void |
testCounterInvalidAttribute()
Test invalid attribute |
void |
testCounterInvalidAttributeNull()
Test invalid attribute |
void |
testCounterInvalidAttributeType()
Test invalid attribute type |
void |
testCounterInvalidModulus()
Test invalid threshold |
void |
testCounterInvalidObjectName()
Test invalid attribute type |
void |
testCounterInvalidOffset()
Test invalid threshold |
void |
testCounterInvalidThreshold()
Test invalid threshold |
void |
testCounterNotificationInfo()
Test the notification info of the counter |
void |
testCounterRuntimeError()
Test runtime error |
void |
testCounterWriteOnly()
Test write only attribute |
void |
testDiffCounterThresholdExceededManyNoOffsetModulus()
Test difference counter threshold no offset modulus |
void |
testDiffCounterThresholdExceededManyNoOffsetNoModulus()
Test difference counter threshold no offset no modulus |
void |
testDiffCounterThresholdExceededManyOffsetModulus()
Test difference counter threshold offset modulus |
void |
testDiffCounterThresholdExceededManyOffsetNoModulus()
Test difference counter threshold offset no modulus |
void |
testDiffCounterThresholdExceededNoneNoOffsetModulus()
Test difference counter threshold no offset modulus |
void |
testDiffCounterThresholdExceededNoneNoOffsetNoModulus()
Test difference counter threshold no offset no modulus |
void |
testDiffCounterThresholdExceededNoneOffsetModulus()
Test difference counter threshold offset modulus |
void |
testDiffCounterThresholdExceededNoneOffsetNoModulus()
Test difference counter threshold offset no modulus |
void |
testDiffCounterThresholdExceededNoOffsetModulus()
Test difference counter threshold no offset modulus |
void |
testDiffCounterThresholdExceededNoOffsetNoModulus()
Test difference counter threshold no offset no modulus |
void |
testDiffCounterThresholdExceededOffsetModulus()
Test difference counter threshold offset modulus |
void |
testDiffCounterThresholdExceededOffsetNoModulus()
Test difference counter threshold offset no modulus |
void |
testDiffCounterThresholdNotExceededNoOffsetModulus()
Test difference counter threshold no offset modulus |
void |
testDiffCounterThresholdNotExceededNoOffsetNoModulus()
Test difference counter threshold no offset no modulus |
void |
testDiffCounterThresholdNotExceededOffsetModulus()
Test difference counter threshold offset modulus |
void |
testDiffCounterThresholdNotExceededOffsetNoModulus()
Test difference counter threshold offset no modulus |
void |
testGaugeInvalidAttribute()
Test invalid attribute |
void |
testGaugeInvalidAttributeNull()
Test invalid attribute |
void |
testGaugeInvalidAttributeType()
Test invalid attribute type |
void |
testGaugeInvalidObjectName()
Test invalid attribute type |
void |
testGaugeInvalidThreshold()
Test invalid threshold |
void |
testGaugeNotificationInfo()
Test the notification info of the gauge |
void |
testGaugeRuntimeError()
Test runtime error |
void |
testGaugeWriteOnly()
Test write only |
void |
testNormalCounterThresholdExceededEarlyNoOffsetModulus()
Test normal counter threshold no offset modulus |
void |
testNormalCounterThresholdExceededEarlyNoOffsetNoModulus()
Test normal counter threshold no offset no modulus |
void |
testNormalCounterThresholdExceededEarlyOffsetModulus()
Test normal counter threshold offset modulus |
void |
testNormalCounterThresholdExceededEarlyOffsetNoModulus()
Test normal counter threshold offset no modulus |
void |
testNormalCounterThresholdExceededLateNoOffsetModulus()
Test normal counter threshold no offset modulus |
void |
testNormalCounterThresholdExceededLateNoOffsetNoModulus()
Test normal counter threshold no offset no modulus |
void |
testNormalCounterThresholdExceededLateOffsetModulus()
Test normal counter threshold offset modulus |
void |
testNormalCounterThresholdExceededLateOffsetNoModulus()
Test normal counter threshold offset no modulus |
void |
testNormalCounterThresholdExceededManyNoOffsetModulus()
Test normal counter threshold no offset modulus |
void |
testNormalCounterThresholdExceededManyNoOffsetNoModulus()
Test normal counter threshold no offset no modulus |
void |
testNormalCounterThresholdExceededManyOffsetModulus()
Test normal counter threshold offset modulus |
void |
testNormalCounterThresholdExceededManyOffsetNoModulus()
Test normal counter threshold offset no modulus |
void |
testNormalCounterThresholdExceededNoneNoOffsetModulus()
Test normal counter threshold no offset modulus |
void |
testNormalCounterThresholdExceededNoneNoOffsetNoModulus()
Test normal counter threshold no offset no modulus |
void |
testNormalCounterThresholdExceededNoneOffsetModulus()
Test normal counter threshold offset modulus |
void |
testNormalCounterThresholdExceededNoneOffsetNoModulus()
Test normal counter threshold offset no modulus |
void |
testNormalCounterThresholdNotExceededNoOffsetModulus()
Test normal counter threshold no offset modulus |
void |
testNormalCounterThresholdNotExceededNoOffsetNoModulus()
Test normal counter threshold no offset no modulus |
void |
testNormalCounterThresholdNotExceededOffsetModulus()
Test normal counter threshold offset modulus |
void |
testNormalCounterThresholdNotExceededOffsetNoModulus()
Test normal counter threshold offset no modulus |
void |
testNotificationTypes()
Test notification types differ |
void |
testStringBoth()
Test a string differs and matches |
void |
testStringBothMany()
Test a string differs and matches |
void |
testStringDifferEarly()
Test a string differs |
void |
testStringDifferLate()
Test a string differs |
void |
testStringDifferManyEarly()
Test a string differs many |
void |
testStringDifferManyLate()
Test a string differs many |
void |
testStringInvalidAttribute()
Test invalid attribute |
void |
testStringInvalidAttributeNull()
Test invalid attribute |
void |
testStringInvalidAttributeType()
Test invalid attribute type |
void |
testStringInvalidObjectName()
Test invalid attribute type |
void |
testStringMatchEarly()
Test a string matches |
void |
testStringMatchLate()
Test a string matches |
void |
testStringMatchManyEarly()
Test a string matches |
void |
testStringMatchManyLate()
Test a string matches |
void |
testStringNever()
Test a string nothing |
void |
testStringNotificationInfo()
Test the notification info of the string |
void |
testStringRuntimeError()
Test runtime error |
void |
testStringWriteOnly()
Test write only attribute |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MonitorTestCase(String s)
Method Detail |
public void testNotificationTypes()
public void testCounterNotificationInfo() throws Exception
Exception
public void testNormalCounterThresholdExceededEarlyNoOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededLateNoOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededManyNoOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdNotExceededNoOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededNoneNoOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededEarlyOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededLateOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededManyOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdNotExceededOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededNoneOffsetNoModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededEarlyNoOffsetModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededLateNoOffsetModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededManyNoOffsetModulus() throws Exception
Exception
public void testNormalCounterThresholdNotExceededNoOffsetModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededNoneNoOffsetModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededEarlyOffsetModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededLateOffsetModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededManyOffsetModulus() throws Exception
Exception
public void testNormalCounterThresholdNotExceededOffsetModulus() throws Exception
Exception
public void testNormalCounterThresholdExceededNoneOffsetModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededNoOffsetNoModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededManyNoOffsetNoModulus() throws Exception
Exception
public void testDiffCounterThresholdNotExceededNoOffsetNoModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededNoneNoOffsetNoModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededOffsetNoModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededManyOffsetNoModulus() throws Exception
Exception
public void testDiffCounterThresholdNotExceededOffsetNoModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededNoneOffsetNoModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededNoOffsetModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededManyNoOffsetModulus() throws Exception
Exception
public void testDiffCounterThresholdNotExceededNoOffsetModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededNoneNoOffsetModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededOffsetModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededManyOffsetModulus() throws Exception
Exception
public void testDiffCounterThresholdNotExceededOffsetModulus() throws Exception
Exception
public void testDiffCounterThresholdExceededNoneOffsetModulus() throws Exception
Exception
public void testCounterInvalidAttribute() throws Exception
Exception
public void testCounterInvalidAttributeNull() throws Exception
Exception
public void testCounterInvalidAttributeType() throws Exception
Exception
public void testCounterWriteOnly() throws Exception
Exception
public void testCounterInvalidObjectName() throws Exception
Exception
public void testCounterInvalidThreshold() throws Exception
Exception
public void testCounterInvalidOffset() throws Exception
Exception
public void testCounterInvalidModulus() throws Exception
Exception
public void testCounterRuntimeError() throws Exception
Exception
public void testGaugeNotificationInfo() throws Exception
Exception
public void testGaugeInvalidAttribute() throws Exception
Exception
public void testGaugeInvalidAttributeNull() throws Exception
Exception
public void testGaugeInvalidAttributeType() throws Exception
Exception
public void testGaugeWriteOnly() throws Exception
Exception
public void testGaugeInvalidObjectName() throws Exception
Exception
public void testGaugeInvalidThreshold() throws Exception
Exception
public void testGaugeRuntimeError() throws Exception
Exception
public void testStringNotificationInfo() throws Exception
Exception
public void testStringDifferEarly() throws Exception
Exception
public void testStringDifferLate() throws Exception
Exception
public void testStringDifferManyEarly() throws Exception
Exception
public void testStringDifferManyLate() throws Exception
Exception
public void testStringMatchEarly() throws Exception
Exception
public void testStringMatchLate() throws Exception
Exception
public void testStringMatchManyEarly() throws Exception
Exception
public void testStringMatchManyLate() throws Exception
Exception
public void testStringBoth() throws Exception
Exception
public void testStringBothMany() throws Exception
Exception
public void testStringNever() throws Exception
Exception
public void testStringInvalidAttribute() throws Exception
Exception
public void testStringInvalidAttributeNull() throws Exception
Exception
public void testStringInvalidAttributeType() throws Exception
Exception
public void testStringWriteOnly() throws Exception
Exception
public void testStringInvalidObjectName() throws Exception
Exception
public void testStringRuntimeError() throws Exception
Exception
public void handleNotification(javax.management.Notification n, Object ignored)
handleNotification
in interface javax.management.NotificationListener
n
- the notification objectignored
- the handback object given to the broadcaster
upon listener registration
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |