|
xmlBlaster 2.2.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.xmlBlaster.test.classtest.qos.MsgQosFactoryTest
public class MsgQosFactoryTest
Test MsgQosSaxFactory.
All methods starting with 'test' and without arguments are invoked automatically TODO: http://xmlunit.sourceforge.net/ Invoke: java -Djava.compiler= junit.textui.TestRunner -noloading org.xmlBlaster.test.classtest.qos.MsgQosFactoryTest
MsgQosSaxFactory
,
the interface.publish requirementField Summary | |
---|---|
(package private) int |
counter
|
protected Global |
glob
|
private static java.util.logging.Logger |
log
|
Constructor Summary | |
---|---|
MsgQosFactoryTest(java.lang.String name)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
java org.xmlBlaster.test.classtest.qos.MsgQosFactoryTest |
protected void |
setUp()
|
void |
testAdministrative()
Tests given administrative |
void |
testDefault()
Tests empty xml string |
void |
testFromPersistentStore()
Tests given rcvTimestamp |
void |
testGetReturnQos()
Tries with all known tags |
void |
testParse()
Tries with all known tags |
void |
testPublishQosServer()
Tries with all known tags |
void |
testToXml()
Tries with all known tags |
void |
testUpdateQos()
Tries with all known tags |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
Field Detail |
---|
protected Global glob
private static java.util.logging.Logger log
int counter
Constructor Detail |
---|
public MsgQosFactoryTest(java.lang.String name)
Method Detail |
---|
protected void setUp()
setUp
in class junit.framework.TestCase
public void testParse()
public void testToXml()
public void testPublishQosServer()
public void testGetReturnQos()
public void testUpdateQos()
public void testFromPersistentStore()
public void testAdministrative()
public void testDefault()
public static void main(java.lang.String[] args)
java org.xmlBlaster.test.classtest.qos.MsgQosFactoryTest
|
xmlBlaster 2.2.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |