|
xmlBlaster 1.6.2 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.key.QueryKeyFactoryTest
Test I_QueryKeyFactory implementations.
java -Djava.compiler= junit.textui.TestRunner -noloading org.xmlBlaster.test.classtest.key.QueryKeyFactoryTest
QueryKeySaxFactory,
the xmlBlaster access interface requirement| Field Summary | |
private java.lang.String |
currImpl
|
private I_QueryKeyFactory |
factory
|
protected Global |
glob
|
(package private) static I_QueryKeyFactory[] |
IMPL
|
private static java.util.logging.Logger |
log
|
private java.lang.String |
ME
|
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
QueryKeyFactoryTest(Global glob,
java.lang.String name,
int currImpl)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
java org.xmlBlaster.test.classtest.key.QueryKeyFactoryTest |
protected void |
setUp()
|
static junit.framework.Test |
suite()
Method is used by TestRunner to load these tests |
void |
testCdata()
Tries with all known tags |
void |
testDefault()
Tests empty xml string |
void |
testExactSubscribeKey()
Tests client side SubscribeKey. |
void |
testParse()
Tries with all known tags |
void |
testSubscribeKey()
Tests client side SubscribeKey. |
void |
testToXml()
Test toXml (parse - createXml - parse again - test) |
| 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 |
private java.lang.String ME
protected final Global glob
private static java.util.logging.Logger log
private java.lang.String currImpl
private I_QueryKeyFactory factory
static I_QueryKeyFactory[] IMPL
| Constructor Detail |
public QueryKeyFactoryTest(Global glob,
java.lang.String name,
int currImpl)
| Method Detail |
protected void setUp()
public void testParse()
public void testCdata()
public void testDefault()
public void testToXml()
public void testSubscribeKey()
public void testExactSubscribeKey()
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
java org.xmlBlaster.test.classtest.key.QueryKeyFactoryTest
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||