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

Quick Search    Search Deep

javax.jms
Class MessageNotWriteableExceptionTest  view MessageNotWriteableExceptionTest download MessageNotWriteableExceptionTest.java

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

public class MessageNotWriteableExceptionTest
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
MessageNotWriteableExceptionTest()
           
 
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

MessageNotWriteableExceptionTest

public MessageNotWriteableExceptionTest()
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()