Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javax.jms
Class InvalidDestinationExceptionTest  view InvalidDestinationExceptionTest download InvalidDestinationExceptionTest.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byjavax.jms.InvalidDestinationExceptionTest
All Implemented Interfaces:
junit.framework.Test

public class InvalidDestinationExceptionTest
extends junit.framework.TestCase

Version:
$Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $

Field Summary
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
InvalidDestinationExceptionTest()
           
 
Method Summary
 void testConstructorNull()
           
 void testConstructorNullNull()
           
 void testConstructorNullString()
           
 void testConstructorString()
           
 void testConstructorStringNull()
           
 void testConstructorStringString()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidDestinationExceptionTest

public InvalidDestinationExceptionTest()
Method Detail

testConstructorNull

public void testConstructorNull()

testConstructorNullNull

public void testConstructorNullNull()

testConstructorNullString

public void testConstructorNullString()

testConstructorString

public void testConstructorString()

testConstructorStringNull

public void testConstructorStringNull()

testConstructorStringString

public void testConstructorStringString()