com.mysql.management.jmx
Class ConnectorMXJPropertiesTransformTest

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

public class ConnectorMXJPropertiesTransformTest
extends junit.framework.TestCase

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

Constructor Summary
ConnectorMXJPropertiesTransformTest()
           
 
Method Summary
protected  void setUp()
           
 void testGetHostAndPort()
           
 void testGetMysqldDynamicMBean()
           
 void testGetMysqldObjectName()
           
 void testNameMatch()
           
 void testTransformProperties()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

ConnectorMXJPropertiesTransformTest

public ConnectorMXJPropertiesTransformTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testGetMysqldDynamicMBean

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

testGetHostAndPort

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

testTransformProperties

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

testGetMysqldObjectName

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

testNameMatch

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


Copyright © 2004-2011. All Rights Reserved.