com.mysql.management.jmx
Class SimpleMysqldDynamicMBeanTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.mysql.management.jmx.SimpleMysqldDynamicMBeanTest
All Implemented Interfaces:
junit.framework.Test

public class SimpleMysqldDynamicMBeanTest
extends junit.framework.TestCase

Version:
$Id: SimpleMysqldDynamicMBeanTest.java,v 1.1 2005/02/16 21:46:10 eherman Exp $
Author:
Eric Herman

Constructor Summary
SimpleMysqldDynamicMBeanTest()
           
 
Method Summary
 void testAttributesFrozenWhenRunning()
           
 void testAutoStart()
           
 void testFreezeAttributes()
           
 void testGetAgentVersion()
           
 void testGetAttribute()
           
 void testGetAttributeList()
           
 void testGetMBeanInfo()
           
 void testInvoke()
           
 void testPassOptionsMapToMysqld()
           
 void testSetAttribute()
           
 void testSetAttributes()
           
 
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, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleMysqldDynamicMBeanTest

public SimpleMysqldDynamicMBeanTest()
Method Detail

testGetMBeanInfo

public void testGetMBeanInfo()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testGetAttribute

public void testGetAttribute()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testGetAttributeList

public void testGetAttributeList()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testGetAgentVersion

public void testGetAgentVersion()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testSetAttributes

public void testSetAttributes()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testSetAttribute

public void testSetAttribute()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testAutoStart

public void testAutoStart()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testInvoke

public void testInvoke()
                throws java.lang.Exception
Throws:
java.lang.Exception

testPassOptionsMapToMysqld

public void testPassOptionsMapToMysqld()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testFreezeAttributes

public void testFreezeAttributes()

testAttributesFrozenWhenRunning

public void testAttributesFrozenWhenRunning()
                                     throws javax.management.ReflectionException
Throws:
javax.management.ReflectionException


Copyright © 2004-2011. All Rights Reserved.