xmlBlaster 2.2.0 API

org.xmlBlaster.test.classtest.msgstore
Class MsgUnitWrapperTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.xmlBlaster.test.classtest.msgstore.MsgUnitWrapperTest
All Implemented Interfaces:
junit.framework.Test

public class MsgUnitWrapperTest
extends junit.framework.TestCase

Tests (de)serialize of MsgUnitWrapper.

Invoke: java -Djava.compiler= junit.textui.TestRunner org.xmlBlaster.test.classtest.msgstore.MsgUnitWrapperTest

See Also:
MsgUnitWrapper, ServerEntryFactory

Field Summary
protected  ServerScope glob
           
private static java.util.logging.Logger log
           
private  java.lang.String ME
           
private  StopWatch stopWatch
           
 
Constructor Summary
MsgUnitWrapperTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           java org.xmlBlaster.test.classtest.msgstore.MsgUnitWrapperTest
protected  void setUp()
           
static junit.framework.Test suite()
          Method is used by TestRunner to load these tests
 void tearDown()
           
 void testSerialize()
          Tests initialize(), getProperties(), setProperties() and capacity()
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ME

private java.lang.String ME

glob

protected ServerScope glob

log

private static java.util.logging.Logger log

stopWatch

private StopWatch stopWatch
Constructor Detail

MsgUnitWrapperTest

public MsgUnitWrapperTest(java.lang.String name)
Method Detail

setUp

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

testSerialize

public void testSerialize()
Tests initialize(), getProperties(), setProperties() and capacity()

Parameters:
queue - !!!Is not initialized in this case!!!!

tearDown

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

suite

public static junit.framework.Test suite()
Method is used by TestRunner to load these tests


main

public static void main(java.lang.String[] args)
  java org.xmlBlaster.test.classtest.msgstore.MsgUnitWrapperTest
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.