com.mysql.management.driverlaunched
Class ServerLauncherSocketFactoryTest

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

public class ServerLauncherSocketFactoryTest
extends junit.framework.TestCase


Constructor Summary
ServerLauncherSocketFactoryTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testComposition()
           
 void testDefaultAnd3306()
           
 void testDefaultConstruction()
           
 void testMultipleConnectionsAndShutdownListener()
           
 void testReplaceNullStringWithNull()
           
 
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

ServerLauncherSocketFactoryTest

public ServerLauncherSocketFactoryTest()
Method Detail

setUp

protected void setUp()
Overrides:
setUp in class junit.framework.TestCase

tearDown

protected void tearDown()
Overrides:
tearDown in class junit.framework.TestCase

testReplaceNullStringWithNull

public void testReplaceNullStringWithNull()

testDefaultConstruction

public void testDefaultConstruction()

testComposition

public void testComposition()
                     throws java.lang.Exception,
                            java.lang.Exception
Throws:
java.lang.Exception

testMultipleConnectionsAndShutdownListener

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

testDefaultAnd3306

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


Copyright © 2004-2011. All Rights Reserved.