com.mysql.management.jmx
Class AcceptanceTest

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

public class AcceptanceTest
extends QuietTestCase

Version:
$Id: AcceptanceTest.java,v 1.8 2005/07/05 21:19:40 eherman Exp $
Author:
Eric Herman

Constructor Summary
AcceptanceTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testConnectorMXJPropertiesTransformDefaultConstructor()
           
 void testDifferentDataDir()
           
 void testEverything()
           
 void testJBossDefaultConstructor()
           
 
Methods inherited from class com.mysql.management.util.QuietTestCase
resetOutAndErr, warn, warn
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

AcceptanceTest

public AcceptanceTest()
Method Detail

setUp

protected void setUp()
Overrides:
setUp in class QuietTestCase

tearDown

protected void tearDown()
Overrides:
tearDown in class QuietTestCase

testConnectorMXJPropertiesTransformDefaultConstructor

public void testConnectorMXJPropertiesTransformDefaultConstructor()

testEverything

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

testJBossDefaultConstructor

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

testDifferentDataDir

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


Copyright © 2004-2011. All Rights Reserved.